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

(30114 errors, 652 warnings)

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

mod/offlinequiz/accessmanager.php
(#372) This comment is 57% valid code; is this commented out code?
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Line indented incorrectly; expected at least 4 spaces, found 0
(#372) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#373) Line indented incorrectly; expected at least 4 spaces, found 0
(#373) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#374) Line indented incorrectly; expected at least 4 spaces, found 0
(#374) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#375) Line indented incorrectly; expected at least 4 spaces, found 0
(#375) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Line indented incorrectly; expected at least 4 spaces, found 0
(#376) Expected 1 space before comment text but found 5; use block comment if you need indentation
mod/offlinequiz/addrandom.php
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Expected 1 space after "="; newline found
(#70) This comment is 56% valid code; is this commented out code?
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// $groupquestions = offlinequiz_get_group_question_ids($offlinequiz);" but found "//$groupquestions = offlinequiz_get_group_question_ids($offlinequiz);"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) This comment is 50% valid code; is this commented out code?
(#72) No space found before comment text; expected "// $offlinequiz->questions = $groupquestions;" but found "//$offlinequiz->questions = $groupquestions;"
(#84) Whitespace found at end of line
(#108) Expected 1 space before "=>"; 0 found
mod/offlinequiz/addrandomform.php
(#45) Whitespace found at end of line
(#63) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#64) Whitespace found at end of line
mod/offlinequiz/classes/event/docs_created.php
(#40) Whitespace found at end of line
mod/offlinequiz/classes/event/docs_deleted.php
(#40) Whitespace found at end of line
mod/offlinequiz/classes/output/edit_renderer.php
(#43) Whitespace found at end of line
(#71) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) Whitespace found at end of line
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Whitespace found at end of line
(#82) Whitespace found at end of line
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#144) Whitespace found at end of line
(#154) This comment is 48% valid code; is this commented out code?
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Line indented incorrectly; expected at least 8 spaces, found 0
(#154) 3 slashes comments are not allowed; use "// Comment." instead
(#154) No space found before comment text; expected "// echo $OUTPUT->heading(get_string('gradingofflinequiz', 'offlinequiz') . ': ' . $offlinequiz->name. ' (' ." but found "///echo $OUTPUT->heading(get_string('gradingofflinequiz', 'offlinequiz') . ': ' . $offlinequiz->name. ' (' ."
(#155) Line indented incorrectly; expected at least 8 spaces, found 0
(#155) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#173) Expected 1 space after ".="; 2 found
(#180) Whitespace found at end of line
(#183) Whitespace found at end of line
(#193) Whitespace found at end of line
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#204) Whitespace found at end of line
(#206) Whitespace found at end of line
(#218) Whitespace found at end of line
(#231) Whitespace found at end of line
(#233) Whitespace found at end of line
(#239) Whitespace found at end of line
(#241) Whitespace found at end of line
(#247) Whitespace found at end of line
(#249) Whitespace found at end of line
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) This comment is 50% valid code; is this commented out code?
(#263) No space found before comment text; expected "// $output .= html_writer::empty_tag('br');" but found "//$output .= html_writer::empty_tag('br');"
(#265) Line exceeds 132 characters; contains 136 characters
(#267) This comment is 50% valid code; is this commented out code?
(#267) No space found before comment text; expected "// $output .= html_writer::empty_tag('br');" but found "//$output .= html_writer::empty_tag('br');"
(#271) Whitespace found at end of line
(#406) Whitespace found at end of line
(#408) Whitespace found at end of line
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Line indented incorrectly; expected at least 12 spaces, found 0
(#409) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#410) Line exceeds maximum limit of 180 characters; contains 211 characters
(#410) Line indented incorrectly; expected at least 12 spaces, found 0
(#410) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Line indented incorrectly; expected at least 12 spaces, found 0
(#411) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#412) Whitespace found at end of line
(#413) Whitespace found at end of line
(#416) Expected 1 space after ".="; 4 found
(#440) Whitespace found at end of line
(#441) Whitespace found at end of line
(#443) Whitespace found at end of line
(#444) Whitespace found at end of line
(#446) Whitespace found at end of line
(#577) Whitespace found at end of line
(#623) Whitespace found at end of line
(#627) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#715) Whitespace found at end of line
(#731) Line exceeds 132 characters; contains 137 characters
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Whitespace found at end of line
(#868) Expected 1 space after ".="; 2 found
(#869) Whitespace found at end of line
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) This comment is 60% valid code; is this commented out code?
(#870) Line indented incorrectly; expected at least 8 spaces, found 0
(#870) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#880) Whitespace found at end of line
(#881) Whitespace found at end of line
(#887) Whitespace found at end of line
mod/offlinequiz/classes/plugininfo/offlinequiz.php
(#26) Expected 1 space(s) before asterisk; 0 found
mod/offlinequiz/classes/question/bank/add_action_column.php
(#72) Whitespace found at end of line
mod/offlinequiz/classes/question/bank/custom_view.php
(#139) Whitespace found at end of line
(#143) Whitespace found at end of line
(#145) Whitespace found at end of line
(#213) Possible useless method overriding detected
(#252) Whitespace found at end of line
mod/offlinequiz/classes/question/bank/question_type_column.php
(#34) Whitespace found at end of line
mod/offlinequiz/classes/structure.php
(#32) Whitespace found at end of line
(#54) Line exceeds 132 characters; contains 144 characters
(#57) Line exceeds 132 characters; contains 146 characters
(#70) Whitespace found at end of line
(#151) Whitespace found at end of line
(#228) Whitespace found at end of line
(#312) Whitespace found at end of line
(#316) Whitespace found at end of line
(#340) Whitespace found at end of line
(#572) Whitespace found at end of line within string
(#656) Whitespace found at end of line within string
(#710) Whitespace found at end of line
(#714) Whitespace found at end of line
(#721) Whitespace found at end of line
(#737) Whitespace found at end of line
(#739) This comment is 45% valid code; is this commented out code?
(#740) Line exceeds 132 characters; contains 135 characters
(#740) Line indented incorrectly; expected at least 8 spaces, found 0
(#740) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Line indented incorrectly; expected at least 8 spaces, found 0
(#741) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#772) Whitespace found at end of line
mod/offlinequiz/correct.php
(#218) This comment is 47% valid code; is this commented out code?
(#243) This comment is 48% valid code; is this commented out code?
(#244) This comment is 64% valid code; is this commented out code?
(#244) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1190) This comment is 50% valid code; is this commented out code?
mod/offlinequiz/createquiz.php
(#211) Whitespace found at end of line within string
(#221) Whitespace found at end of line
(#223) Whitespace found at end of line
(#330) Spaces must be used to indent lines; tabs are not allowed
(#333) Spaces must be used to indent lines; tabs are not allowed
(#334) Spaces must be used to indent lines; tabs are not allowed
(#335) Spaces must be used to indent lines; tabs are not allowed
(#337) Spaces must be used to indent lines; tabs are not allowed
(#342) This comment is 45% valid code; is this commented out code?
mod/offlinequiz/cron.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#76) Whitespace found at end of line
(#84) Whitespace found at end of line
(#141) Expected 1 space after "="; newline found
(#286) Whitespace found at end of line
mod/offlinequiz/db/access.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/offlinequiz/db/renamedclasses.php
(#30) This comment is 45% valid code; is this commented out code?
mod/offlinequiz/db/upgrade.php
(#302) This comment is 67% valid code; is this commented out code?
(#724) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#757) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#826) Expected 1 space after "="; newline found
(#885) This comment is 50% valid code; is this commented out code?
(#1098) Whitespace found at end of line
(#1101) Whitespace found at end of line
(#1103) Whitespace found at end of line
(#1107) Whitespace found at end of line
(#1110) Whitespace found at end of line
(#1114) Whitespace found at end of line
(#1116) Whitespace found at end of line
(#1120) Whitespace found at end of line
(#1123) Whitespace found at end of line
(#1127) Whitespace found at end of line
(#1129) Whitespace found at end of line
(#1133) Whitespace found at end of line
(#1138) Whitespace found at end of line
(#1142) Whitespace found at end of line
(#1144) Whitespace found at end of line
(#1145) Whitespace found at end of line
(#1147) Whitespace found at end of line
(#1148) Whitespace found at end of line
(#1149) Whitespace found at end of line
(#1166) Whitespace found at end of line
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected 20 spaces, found 17
(#1170) Spaces must be used to indent lines; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 24 spaces, found 18
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 20 spaces, found 17
(#1173) Whitespace found at end of line
(#1181) Whitespace found at end of line
(#1203) Spaces must be used to indent lines; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 28 spaces, found 25
(#1204) Spaces must be used to indent lines; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected at least 28 spaces, found 25
(#1206) Whitespace found at end of line
(#1212) Whitespace found at end of line
(#1225) Whitespace found at end of line
(#1225) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1226) Whitespace found at end of line
(#1228) Whitespace found at end of line
(#1229) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#1230) Expected 1 space before comment text but found 6; use block comment if you need indentation
mod/offlinequiz/db/upgradelib.php
(#205) Expected 1 space after "="; newline found
mod/offlinequiz/docxlib.php
(#493) Whitespace found at end of line within string
(#503) Whitespace found at end of line
(#580) This comment is 43% valid code; is this commented out code?
(#581) Line indented incorrectly; expected at least 16 spaces, found 0
(#581) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#582) Line indented incorrectly; expected at least 16 spaces, found 0
(#582) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Line indented incorrectly; expected at least 16 spaces, found 0
(#583) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 12 spaces, found 10
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 12 spaces, found 9
(#637) Closing brace indented incorrectly; expected 9 spaces, found 12
(#683) This comment is 43% valid code; is this commented out code?
(#684) Line indented incorrectly; expected at least 16 spaces, found 0
(#684) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#685) Line indented incorrectly; expected at least 16 spaces, found 0
(#685) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Line indented incorrectly; expected at least 16 spaces, found 0
(#686) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#738) Whitespace found at end of line
mod/offlinequiz/edit.php
(#45) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected 1 space after "="; newline found
(#153) Whitespace found at end of line
(#180) Whitespace found at end of line
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) This comment is 67% valid code; is this commented out code?
(#257) Line indented incorrectly; expected at least 12 spaces, found 0
(#257) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) This comment is 80% valid code; is this commented out code?
(#341) No space found before comment text; expected "// offlinequiz_print_status_bar($offlinequiz);" but found "//offlinequiz_print_status_bar($offlinequiz);"
mod/offlinequiz/edit_rest.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#56) Expected "if (...) {\n"; found "if (...){\n"
(#100) Expected 1 space after "=>"; newline found
(#108) Line exceeds 132 characters; contains 136 characters
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Line exceeds 132 characters; contains 134 characters
(#117) Line indented incorrectly; expected at least 36 spaces, found 35
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 55% valid code; is this commented out code?
(#122) No space found before comment text; expected "// $offlinequiz->sumgrades = offlinequiz_update_sumgrades($offlinequiz);" but found "//$offlinequiz->sumgrades = offlinequiz_update_sumgrades($offlinequiz);"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 80% valid code; is this commented out code?
(#125) No space found before comment text; expected "// offlinequiz_update_all_final_grades($offlinequiz);" but found "//offlinequiz_update_all_final_grades($offlinequiz);"
mod/offlinequiz/evallib.php
(#245) Whitespace found at end of line
(#465) This comment is 50% valid code; is this commented out code?
(#768) Expected 1 space before comment text but found 2; use block comment if you need indentation
mod/offlinequiz/image.php
(#87) Expected 1 space after "="; 0 found
mod/offlinequiz/index.php
(#56) Expected 1 space after "="; newline found
mod/offlinequiz/jquery/plugins.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Whitespace found at end of line
mod/offlinequiz/lib.php
(#36) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#37) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#38) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 8
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 9
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 5
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 8
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 9
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 5
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) This comment is 58% valid code; is this commented out code?
(#180) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#777) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1216) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1217) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1219) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1237) Expected 1 space before comment text but found 4; use block comment if you need indentation
mod/offlinequiz/lib/PHPWord.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected "if (...) {\n"; found "if(...) {\n"
(#31) "require" must be immediately followed by an open parenthesis
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_defaultFontName" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_defaultFontSize" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_sectionCollection" must be all lower-case
(#78) Line indented incorrectly; expected 4 spaces, found 8
(#78) Member variable "_numberingCollection" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#93) Public method name "PHPWord::getProperties" must be in lower-case letters only
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#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) Public method name "PHPWord::setProperties" must be in lower-case letters only
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Public method name "PHPWord::createSection" must be in lower-case letters only
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "sectionCount" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Variable "sectionCount" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Public method name "PHPWord::getDefaultFontName" must be in lower-case letters only
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Public method name "PHPWord::setDefaultFontName" must be in lower-case letters only
(#134) Variable "pValue" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "pValue" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#142) Public method name "PHPWord::getDefaultFontSize" must be in lower-case letters only
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) Public method name "PHPWord::setDefaultFontSize" must be in lower-case letters only
(#150) Variable "pValue" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "pValue" must be all lower-case
(#151) Variable "pValue" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "pValue" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#161) Public method name "PHPWord::addParagraphStyle" must be in lower-case letters only
(#161) Variable "styleName" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Variable "styleName" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#171) Public method name "PHPWord::addFontStyle" must be in lower-case letters only
(#171) Variable "styleName" must be all lower-case
(#171) Variable "styleFont" must be all lower-case
(#171) Variable "styleParagraph" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "styleName" must be all lower-case
(#172) Variable "styleFont" must be all lower-case
(#172) Variable "styleParagraph" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#181) Public method name "PHPWord::addTableStyle" must be in lower-case letters only
(#181) Variable "styleName" must be all lower-case
(#181) Variable "styleTable" must be all lower-case
(#181) Variable "styleFirstRow" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "styleName" must be all lower-case
(#182) Variable "styleTable" must be all lower-case
(#182) Variable "styleFirstRow" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#191) Public method name "PHPWord::addTitleStyle" must be in lower-case letters only
(#191) Variable "titleCount" must be all lower-case
(#191) Variable "styleFont" must be all lower-case
(#191) Variable "styleParagraph" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Variable "titleCount" must be all lower-case
(#192) Variable "styleFont" must be all lower-case
(#192) Variable "styleParagraph" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Public method name "PHPWord::addLinkStyle" must be in lower-case letters only
(#201) Variable "styleName" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Variable "styleName" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#209) Public method name "PHPWord::getSections" must be in lower-case letters only
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#217) Private method name "PHPWord::_countSections" must be in lower-case letters only
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Public method name "PHPWord::getNumbering" must be in lower-case letters only
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#233) Public method name "PHPWord::addNumbering" must be in lower-case letters only
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#240) Whitespace found at end of line
(#244) Public method name "PHPWord::loadTemplate" must be in lower-case letters only
(#244) Variable "strFilename" must be all lower-case
(#245) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Variable "strFilename" must be all lower-case
(#246) Variable "strFilename" must be all lower-case
(#249) Variable "strFilename" must be all lower-case
(#253) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Autoloader.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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Public method name "PHPWord_Autoloader::Register" must be in lower-case letters only
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Public method name "PHPWord_Autoloader::Load" must be in lower-case letters only
(#34) Variable "strObjectName" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#35) Variable "strObjectName" must be all lower-case
(#35) Variable "strObjectName" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "strObjectFilePath" must be all lower-case
(#39) Variable "strObjectName" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Variable "strObjectFilePath" must be all lower-case
(#41) Variable "strObjectFilePath" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "strObjectFilePath" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#48) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/DocumentProperties.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_lastModifiedBy" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#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
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#129) Public method name "PHPWord_DocumentProperties::getCreator" must be in lower-case letters only
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#136) Spaces must be used for alignment; tabs are not allowed
(#137) Spaces must be used for alignment; tabs are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#139) Public method name "PHPWord_DocumentProperties::setCreator" must be in lower-case letters only
(#139) Variable "pValue" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "pValue" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#146) Spaces must be used for alignment; tabs are not allowed
(#147) Spaces must be used for alignment; tabs are not allowed
(#148) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "PHPWord_DocumentProperties::getLastModifiedBy" must be in lower-case letters only
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used for alignment; tabs are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#156) Spaces must be used for alignment; tabs are not allowed
(#157) Spaces must be used for alignment; tabs are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Public method name "PHPWord_DocumentProperties::setLastModifiedBy" must be in lower-case letters only
(#159) Variable "pValue" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Variable "pValue" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#167) Spaces must be used for alignment; tabs are not allowed
(#168) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#169) Public method name "PHPWord_DocumentProperties::getCreated" must be in lower-case letters only
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used for alignment; tabs are not allowed
(#175) Spaces must be used for alignment; tabs are not allowed
(#176) Spaces must be used for alignment; tabs are not allowed
(#177) Spaces must be used for alignment; tabs are not allowed
(#178) Spaces must be used for alignment; tabs are not allowed
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Public method name "PHPWord_DocumentProperties::setCreated" must be in lower-case letters only
(#179) Variable "pValue" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Variable "pValue" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#181) Variable "pValue" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Variable "pValue" must be all lower-case
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#189) Spaces must be used for alignment; tabs are not allowed
(#190) Spaces must be used for alignment; tabs are not allowed
(#191) Spaces must be used for alignment; tabs are not allowed
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#192) Public method name "PHPWord_DocumentProperties::getModified" must be in lower-case letters only
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#202) Public method name "PHPWord_DocumentProperties::setModified" must be in lower-case letters only
(#202) Variable "pValue" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#203) Variable "pValue" must be all lower-case
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Variable "pValue" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "pValue" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#213) Spaces must be used for alignment; tabs are not allowed
(#214) Spaces must be used for alignment; tabs are not allowed
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#215) Public method name "PHPWord_DocumentProperties::getTitle" must be in lower-case letters only
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#224) Spaces must be used for alignment; tabs are not allowed
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Public method name "PHPWord_DocumentProperties::setTitle" must be in lower-case letters only
(#225) Variable "pValue" must be all lower-case
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Variable "pValue" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used for alignment; tabs are not allowed
(#232) Spaces must be used for alignment; tabs are not allowed
(#233) Spaces must be used for alignment; tabs are not allowed
(#234) Spaces must be used for alignment; tabs are not allowed
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#235) Public method name "PHPWord_DocumentProperties::getDescription" must be in lower-case letters only
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#241) Spaces must be used for alignment; tabs are not allowed
(#242) Spaces must be used for alignment; tabs are not allowed
(#243) Spaces must be used for alignment; tabs are not allowed
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#245) Public method name "PHPWord_DocumentProperties::setDescription" must be in lower-case letters only
(#245) Variable "pValue" must be all lower-case
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Variable "pValue" must be all lower-case
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#252) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Public method name "PHPWord_DocumentProperties::getSubject" must be in lower-case letters only
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Whitespace found at end of line
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#265) Public method name "PHPWord_DocumentProperties::setSubject" must be in lower-case letters only
(#265) Variable "pValue" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Variable "pValue" must be all lower-case
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#273) Spaces must be used for alignment; tabs are not allowed
(#274) Spaces must be used for alignment; tabs are not allowed
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#275) Public method name "PHPWord_DocumentProperties::getKeywords" must be in lower-case letters only
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Spaces must be used for alignment; tabs are not allowed
(#281) Spaces must be used for alignment; tabs are not allowed
(#282) Spaces must be used for alignment; tabs are not allowed
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#285) Public method name "PHPWord_DocumentProperties::setKeywords" must be in lower-case letters only
(#285) Variable "pValue" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Variable "pValue" must be all lower-case
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) Public method name "PHPWord_DocumentProperties::getCategory" must be in lower-case letters only
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Spaces must be used for alignment; tabs are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#302) Spaces must be used for alignment; tabs are not allowed
(#303) Spaces must be used for alignment; tabs are not allowed
(#304) Spaces must be used for alignment; tabs are not allowed
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#305) Public method name "PHPWord_DocumentProperties::setCategory" must be in lower-case letters only
(#305) Variable "pValue" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Variable "pValue" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#312) Spaces must be used for alignment; tabs are not allowed
(#313) Spaces must be used for alignment; tabs are not allowed
(#314) Spaces must be used for alignment; tabs are not allowed
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_DocumentProperties::getCompany" must be in lower-case letters only
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#321) Spaces must be used for alignment; tabs are not allowed
(#322) Spaces must be used for alignment; tabs are not allowed
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#325) Public method name "PHPWord_DocumentProperties::setCompany" must be in lower-case letters only
(#325) Variable "pValue" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Variable "pValue" must be all lower-case
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#330) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/HashTable.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Member variable "_keyMap" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#58) Variable "pSource" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 5
(#60) Variable "pSource" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 12 spaces, found 9
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 9
(#62) Variable "pSource" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 5
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#72) Public method name "PHPWord_HashTable::addFromSource" must be in lower-case letters only
(#72) Variable "pSource" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "pSource" must be all lower-case
(#76) Variable "pSource" must be all lower-case
(#80) Variable "pSource" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#91) Variable "pSource" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Variable "hashCode" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "hashIndex" must be all lower-case
(#94) Variable "pSource" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 5
(#95) Variable "hashIndex" must be all lower-case
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 9
(#96) Variable "hashCode" must be all lower-case
(#96) Variable "pSource" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 5
(#97) Variable "hashIndex" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 9
(#98) Variable "hashCode" must be all lower-case
(#98) Variable "hashIndex" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 5
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 9
(#100) Variable "hashCode" must be all lower-case
(#100) Variable "pSource" must be all lower-case
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 5
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 5
(#104) Variable "hashCode" must be all lower-case
(#105) Variable "hashCode" must be all lower-case
(#105) Variable "pSource" must be all lower-case
(#107) Variable "hashCode" must be all lower-case
(#108) Variable "pSource" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 5
(#110) Variable "pSource" must be all lower-case
(#110) Variable "hashCode" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#111) Closing brace indented incorrectly; expected 5 spaces, found 2
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#120) Variable "pSource" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 5
(#121) Variable "pSource" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#122) Variable "pSource" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#124) Variable "deleteKey" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 6
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 7
(#126) Variable "deleteKey" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 8
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 7
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 16 spaces, found 7
(#130) Variable "pSource" must be all lower-case
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 20 spaces, found 8
(#131) Variable "deleteKey" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 16 spaces, found 7
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 6
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 5
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Spaces must be used for alignment; tabs are not allowed
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Spaces must be used for alignment; tabs are not allowed
(#162) Public method name "PHPWord_HashTable::getIndexForHashCode" must be in lower-case letters only
(#162) Variable "pHashCode" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Variable "pHashCode" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#173) Public method name "PHPWord_HashTable::getByIndex" must be in lower-case letters only
(#173) Variable "pIndex" must be all lower-case
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 5
(#174) Variable "pIndex" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 6
(#175) Variable "pIndex" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 5
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 5
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#188) Public method name "PHPWord_HashTable::getByHashCode" must be in lower-case letters only
(#188) Variable "pHashCode" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 5
(#189) Variable "pHashCode" must be all lower-case
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 6
(#190) Variable "pHashCode" must be all lower-case
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 5
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 5
(#201) Public method name "PHPWord_HashTable::toArray" must be in lower-case letters only
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 5
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#207) Spaces must be used for alignment; tabs are not allowed
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/IOFactory.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_searchLocations" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Member variable "_autoResolveClasses" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Closing brace must be on a line by itself
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Public method name "PHPWord_IOFactory::getSearchLocations" must be in lower-case letters only
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "_searchLocations" must be all lower-case
(#67) Variable "_searchLocations" must not contain underscores.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#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
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#76) Public method name "PHPWord_IOFactory::setSearchLocations" must be in lower-case letters only
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "_searchLocations" must be all lower-case
(#78) Variable "_searchLocations" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Public method name "PHPWord_IOFactory::addSearchLocation" must be in lower-case letters only
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Variable "_searchLocations" must be all lower-case
(#92) Variable "_searchLocations" must not contain underscores.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#102) Public method name "PHPWord_IOFactory::createWriter" must be in lower-case letters only
(#102) Variable "PHPWord" must be all lower-case
(#102) Variable "writerType" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Variable "searchType" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#105) Variable "_searchLocations" must be all lower-case
(#105) Variable "_searchLocations" must not contain underscores.
(#105) Variable "searchLocation" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#106) Variable "searchLocation" must be all lower-case
(#106) Variable "searchType" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Variable "className" must be all lower-case
(#107) Variable "writerType" must be all lower-case
(#107) Variable "searchLocation" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 16 spaces, found 4
(#108) Variable "classFile" must be all lower-case
(#108) Variable "writerType" must be all lower-case
(#108) Variable "searchLocation" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Variable "className" must be all lower-case
(#110) Variable "PHPWord" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 16 spaces, found 4
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 20 spaces, found 5
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 16 spaces, found 4
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Variable "searchType" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#120) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Media.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_sectionMedia" must be all lower-case
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Member variable "_headerMedia" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Member variable "_footerMedia" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Member variable "_objectId" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Public method name "PHPWord_Media::addSectionMediaElement" must be in lower-case letters only
(#77) Variable "memoryImage" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "mediaId" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Variable "mediaId" must be all lower-case
(#81) Variable "_sectionMedia" must be all lower-case
(#81) Variable "_sectionMedia" must not contain underscores.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "cImg" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Variable "cObj" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Variable "rID" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Variable "cImg" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Variable "isMemImage" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "isMemImage" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 20 spaces, found 5
(#94) Variable "memoryImage" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 20 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 20 spaces, found 5
(#96) Variable "memoryImage" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 20 spaces, found 5
(#97) Variable "memoryImage" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 20 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 20 spaces, found 5
(#100) Expected "if (...) {\n"; found "if(...) { // Office crashes when adding a jpEg Image, so rename to jpg\n"
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 24 spaces, found 6
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 20 spaces, found 5
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 16 spaces, found 4
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Variable "cImg" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 16 spaces, found 4
(#108) Variable "cObj" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Variable "cObj" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Variable "rID" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Variable "_sectionMedia" must be all lower-case
(#118) Variable "_sectionMedia" must not contain underscores.
(#118) Variable "mediaId" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 12 spaces, found 3
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Variable "rID" must be all lower-case
(#121) Variable "_objectId" must be all lower-case
(#121) Variable "_objectId" must not contain underscores.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#123) Variable "rID" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Variable "rID" must be all lower-case
(#127) Variable "_sectionMedia" must be all lower-case
(#127) Variable "_sectionMedia" must not contain underscores.
(#127) Variable "mediaId" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Variable "rID" must be all lower-case
(#128) Variable "_objectId" must be all lower-case
(#128) Variable "_objectId" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Variable "_sectionMedia" must be all lower-case
(#130) Variable "_sectionMedia" must not contain underscores.
(#130) Variable "mediaId" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Public method name "PHPWord_Media::addSectionLinkElement" must be in lower-case letters only
(#143) Variable "linkSrc" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Variable "rID" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Variable "linkSrc" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "rID" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "_sectionMedia" must be all lower-case
(#151) Variable "_sectionMedia" must not contain underscores.
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Variable "rID" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Public method name "PHPWord_Media::getSectionMediaElements" must be in lower-case letters only
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#163) Expected "if (...) {\n"; found "if(...) {\n"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Variable "_sectionMedia" must be all lower-case
(#164) Variable "_sectionMedia" must not contain underscores.
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Variable "arrImages" must be all lower-case
(#166) Variable "_sectionMedia" must be all lower-case
(#166) Variable "_sectionMedia" must not contain underscores.
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Variable "arrObjects" must be all lower-case
(#167) Variable "_sectionMedia" must be all lower-case
(#167) Variable "_sectionMedia" must not contain underscores.
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Variable "arrLinks" must be all lower-case
(#168) Variable "_sectionMedia" must be all lower-case
(#168) Variable "_sectionMedia" must not contain underscores.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Variable "arrImages" must be all lower-case
(#169) Variable "arrObjects" must be all lower-case
(#169) Variable "arrLinks" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Public method name "PHPWord_Media::countSectionMediaElements" must be in lower-case letters only
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#181) Variable "_sectionMedia" must be all lower-case
(#181) Variable "_sectionMedia" must not contain underscores.
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 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 3
(#183) Variable "cImages" must be all lower-case
(#183) Variable "_sectionMedia" must be all lower-case
(#183) Variable "_sectionMedia" must not contain underscores.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#184) Variable "cObjects" must be all lower-case
(#184) Variable "_sectionMedia" must be all lower-case
(#184) Variable "_sectionMedia" must not contain underscores.
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Variable "cLinks" must be all lower-case
(#185) Variable "_sectionMedia" must be all lower-case
(#185) Variable "_sectionMedia" must not contain underscores.
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Variable "cImages" must be all lower-case
(#186) Variable "cObjects" must be all lower-case
(#186) Variable "cLinks" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#197) Public method name "PHPWord_Media::addHeaderMediaElement" must be in lower-case letters only
(#197) Variable "headerCount" must be all lower-case
(#197) Variable "memoryImage" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Variable "mediaId" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Variable "headerCount" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#201) Variable "_headerMedia" must be all lower-case
(#201) Variable "_headerMedia" must not contain underscores.
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Variable "_headerMedia" must be all lower-case
(#202) Variable "_headerMedia" must not contain underscores.
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Variable "mediaId" must be all lower-case
(#205) Variable "_headerMedia" must be all lower-case
(#205) Variable "_headerMedia" must not contain underscores.
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Variable "cImg" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Variable "rID" must be all lower-case
(#207) Variable "cImg" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Variable "cImg" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Variable "isMemImage" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Variable "isMemImage" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Variable "memoryImage" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 4
(#217) Variable "memoryImage" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 16 spaces, found 4
(#218) Variable "memoryImage" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 16 spaces, found 4
(#221) Expected "if (...) {\n"; found "if(...) { // Office crashes when adding a jpEg Image, so rename to jpg\n"
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 5
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 16 spaces, found 4
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Variable "cImg" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 3
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#230) Variable "rID" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Variable "_headerMedia" must be all lower-case
(#232) Variable "_headerMedia" must not contain underscores.
(#232) Variable "mediaId" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Variable "rID" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Variable "_headerMedia" must be all lower-case
(#236) Variable "_headerMedia" must not contain underscores.
(#236) Variable "mediaId" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 2
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used to indent lines; tabs are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Whitespace found at end of line
(#243) Spaces must be used to indent lines; tabs are not allowed
(#244) Spaces must be used to indent lines; tabs are not allowed
(#245) Spaces must be used to indent lines; tabs are not allowed
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Public method name "PHPWord_Media::countHeaderMediaElements" must be in lower-case letters only
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Variable "_headerMedia" must be all lower-case
(#247) Variable "_headerMedia" must not contain underscores.
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Whitespace found at end of line
(#253) Spaces must be used to indent lines; tabs are not allowed
(#254) Spaces must be used to indent lines; tabs are not allowed
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Public method name "PHPWord_Media::getHeaderMediaElements" must be in lower-case letters only
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "_headerMedia" must be all lower-case
(#256) Variable "_headerMedia" must not contain underscores.
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Whitespace found at end of line
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#263) Spaces must be used to indent lines; tabs are not allowed
(#264) Spaces must be used to indent lines; tabs are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#266) Public method name "PHPWord_Media::addFooterMediaElement" must be in lower-case letters only
(#266) Variable "footerCount" must be all lower-case
(#266) Variable "memoryImage" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Variable "mediaId" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Variable "footerCount" must be all lower-case
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#270) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Variable "_footerMedia" must be all lower-case
(#270) Variable "_footerMedia" must not contain underscores.
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Variable "_footerMedia" must be all lower-case
(#271) Variable "_footerMedia" must not contain underscores.
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#274) Expected "if (...) {\n"; found "if(...) {\n"
(#274) Variable "mediaId" must be all lower-case
(#274) Variable "_footerMedia" must be all lower-case
(#274) Variable "_footerMedia" must not contain underscores.
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Variable "cImg" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Variable "rID" must be all lower-case
(#276) Variable "cImg" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Variable "cImg" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Variable "isMemImage" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#283) Variable "isMemImage" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 16 spaces, found 4
(#284) Variable "memoryImage" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#286) Variable "memoryImage" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Variable "memoryImage" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 12 spaces, found 3
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 16 spaces, found 4
(#290) Expected "if (...) {\n"; found "if(...) { // Office crashes when adding a jpEg Image, so rename to jpg\n"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 20 spaces, found 5
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 16 spaces, found 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 12 spaces, found 3
(#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 3
(#294) Variable "cImg" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) 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 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Variable "rID" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) Variable "_footerMedia" must be all lower-case
(#301) Variable "_footerMedia" must not contain underscores.
(#301) Variable "mediaId" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 12 spaces, found 3
(#303) Variable "rID" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#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 3
(#305) Variable "_footerMedia" must be all lower-case
(#305) Variable "_footerMedia" must not contain underscores.
(#305) Variable "mediaId" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Whitespace found at end of line
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_Media::countFooterMediaElements" must be in lower-case letters only
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Variable "_footerMedia" must be all lower-case
(#316) Variable "_footerMedia" must not contain underscores.
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used to indent lines; tabs are not allowed
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Whitespace found at end of line
(#322) Spaces must be used to indent lines; tabs are not allowed
(#323) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#324) Public method name "PHPWord_Media::getFooterMediaElements" must be in lower-case letters only
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Variable "_footerMedia" must be all lower-case
(#325) Variable "_footerMedia" must not contain underscores.
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 4 spaces, found 1
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#328) Public method name "PHPWord_Media::resetMedia" must be in lower-case letters only
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 5
(#329) Variable "_sectionMedia" must be all lower-case
(#329) Variable "_sectionMedia" must not contain underscores.
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#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 5
(#333) Variable "_headerMedia" must be all lower-case
(#333) Variable "_headerMedia" must not contain underscores.
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 5
(#334) Variable "_footerMedia" must be all lower-case
(#334) Variable "_footerMedia" must not contain underscores.
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#337) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Numbering/AbstractNumbering.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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#48) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Public method name "PHPWord_Numbering_AbstractNumbering::setIndex" must be in lower-case letters only
(#65) Public method name "PHPWord_Numbering_AbstractNumbering::getIndex" must be in lower-case letters only
(#69) Public method name "PHPWord_Numbering_AbstractNumbering::addLevel" must be in lower-case letters only
(#70) Variable "currentMaxLevel" must be all lower-case
(#71) Variable "currentMaxLevel" must be all lower-case
(#83) Private method name "PHPWord_Numbering_AbstractNumbering::getMultilevelType" must be in lower-case letters only
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Public method name "PHPWord_Numbering_AbstractNumbering::toXml" must be in lower-case letters only
(#91) Variable "objWriter" must be all lower-case
(#91) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Variable "objWriter" must be all lower-case
(#93) Variable "objWriter" must be all lower-case
(#94) Variable "objWriter" must be all lower-case
(#96) Variable "objWriter" must be all lower-case
(#97) Variable "objWriter" must be all lower-case
(#98) Variable "objWriter" must be all lower-case
(#100) Variable "objWriter" must be all lower-case
(#101) Variable "objWriter" must be all lower-case
(#102) Variable "objWriter" must be all lower-case
(#105) Variable "objWriter" must be all lower-case
(#108) Variable "objWriter" must be all lower-case
(#113) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Numbering/Level.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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Member variable "_numFmt" must be all lower-case
(#62) Whitespace found at end of line
(#66) Member variable "_lvlRestart" must be all lower-case
(#79) Whitespace found at end of line
(#83) Member variable "_lvlText" must be all lower-case
(#83) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#92) Member variable "_lvlJc" must be all lower-case
(#99) Member variable "_pPr" must be all lower-case
(#99) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#105) Member variable "_rPr" must be all lower-case
(#105) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) Variable "numFmt" must be all lower-case
(#115) Variable "lvlText" must be all lower-case
(#115) Variable "lvlJc" must be all lower-case
(#115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) Line exceeds 132 characters; contains 141 characters
(#117) Variable "numFmt" must be all lower-case
(#118) Variable "lvlText" must be all lower-case
(#119) Variable "lvlJc" must be all lower-case
(#128) Whitespace found at end of line
(#132) Public method name "PHPWord_Numbering_Level::setNumberFormat" must be in lower-case letters only
(#132) Variable "newFmt" must be all lower-case
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Variable "newFmt" must be all lower-case
(#133) Variable "allowedNumberFormats" must be all lower-case
(#134) Variable "newFmt" must be all lower-case
(#136) Variable "allowedNumberFormats" must be all lower-case
(#140) Public method name "PHPWord_Numbering_Level::setLevelText" must be in lower-case letters only
(#140) Variable "newLvlTxt" must be all lower-case
(#141) Variable "newLvlTxt" must be all lower-case
(#148) Whitespace found at end of line
(#152) Public method name "PHPWord_Numbering_Level::setLevelJustification" must be in lower-case letters only
(#152) Variable "newLvlJustification" must be all lower-case
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Variable "newLvlJustification" must be all lower-case
(#153) Variable "allowedHorAlignType" must be all lower-case
(#154) Variable "newLvlJustification" must be all lower-case
(#156) Variable "allowedHorAlignType" must be all lower-case
(#160) Public method name "PHPWord_Numbering_Level::setNumberingLevel" must be in lower-case letters only
(#164) Public method name "PHPWord_Numbering_Level::toXml" must be in lower-case letters only
(#164) Variable "objWriter" must be all lower-case
(#164) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Variable "objWriter" must be all lower-case
(#166) Variable "objWriter" must be all lower-case
(#167) Variable "objWriter" must be all lower-case
(#169) Variable "objWriter" must be all lower-case
(#170) Variable "objWriter" must be all lower-case
(#171) Variable "objWriter" must be all lower-case
(#173) Variable "objWriter" must be all lower-case
(#174) Variable "objWriter" must be all lower-case
(#175) Variable "objWriter" must be all lower-case
(#177) Variable "objWriter" must be all lower-case
(#178) Variable "objWriter" must be all lower-case
(#179) Variable "objWriter" must be all lower-case
(#181) Variable "objWriter" must be all lower-case
(#182) Variable "objWriter" must be all lower-case
(#183) Variable "objWriter" must be all lower-case
(#185) Variable "objWriter" must be all lower-case
(#186) Variable "objWriter" must be all lower-case
(#187) Variable "objWriter" must be all lower-case
(#189) Variable "objWriter" must be all lower-case
(#190) Variable "objWriter" must be all lower-case
(#191) Variable "objWriter" must be all lower-case
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Variable "objWriter" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#202) Variable "objWriter" must be all lower-case
(#205) Variable "objWriter" must be all lower-case
(#214) Member variable "allowedNumberFormats" must be all lower-case
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Member variable "allowedHorAlignType" must be all lower-case
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
mod/offlinequiz/lib/PHPWord/Section.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_sectionCount" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_elementCollection" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Variable "sectionCount" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "sectionCount" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 5
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Public method name "PHPWord_Section::getSettings" must be in lower-case letters only
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Public method name "PHPWord_Section::addText" must be in lower-case letters only
(#111) Variable "styleFont" must be all lower-case
(#111) Variable "styleParagraph" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 50% valid code; is this commented out code?
(#112) Line indented incorrectly; expected at least 8 spaces, found 0
(#112) Tab found before comment text; expected "// $givenText = utf8_encode($text);" but found "// $givenText = utf8_encode($text);"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "givenText" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Variable "givenText" must be all lower-case
(#114) Variable "styleFont" must be all lower-case
(#114) Variable "styleParagraph" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Public method name "PHPWord_Section::addLink" must be in lower-case letters only
(#128) Variable "linkSrc" must be all lower-case
(#128) Variable "linkName" must be all lower-case
(#128) Variable "styleFont" must be all lower-case
(#128) Variable "styleParagraph" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Variable "linkSrc" must be all lower-case
(#129) Variable "linkSrc" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Variable "linkName" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Variable "linkName" must be all lower-case
(#131) Variable "linkName" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Variable "linkSrc" must be all lower-case
(#134) Variable "linkName" must be all lower-case
(#134) Variable "styleFont" must be all lower-case
(#134) Variable "styleParagraph" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "rID" must be all lower-case
(#135) Variable "linkSrc" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Variable "rID" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) Public method name "PHPWord_Section::addTextBreak" must be in lower-case letters only
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#148) Expected "for (...) {\n"; found "for(...) {\n"
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Expected 1 space before "<="; 0 found
(#148) Expected 1 space after "<="; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Public method name "PHPWord_Section::addPageBreak" must be in lower-case letters only
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#166) Public method name "PHPWord_Section::addTable" must be in lower-case letters only
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Public method name "PHPWord_Section::addListItem" must be in lower-case letters only
(#180) Variable "numberingStyle" must be all lower-case
(#180) Variable "styleFont" must be all lower-case
(#180) Variable "styleParagraph" must be all lower-case
(#180) Line exceeds 132 characters; contains 153 characters
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 50% valid code; is this commented out code?
(#181) Line indented incorrectly; expected at least 8 spaces, found 0
(#181) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "listItem" must be all lower-case
(#182) Variable "numberingStyle" must be all lower-case
(#182) Variable "styleFont" must be all lower-case
(#182) Variable "styleParagraph" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Variable "listItem" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Variable "listItem" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) Public method name "PHPWord_Section::addObject" must be in lower-case letters only
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Variable "iconSrc" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Variable "iconSrc" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Variable "iconSrc" must be all lower-case
(#206) Variable "iconSrc" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 4
(#208) Variable "iconSrc" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Variable "rIDimg" must be all lower-case
(#211) Variable "iconSrc" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Variable "rID" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Variable "objectId" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Variable "rID" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Variable "objectId" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Variable "rIDimg" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) Public method name "PHPWord_Section::addImage" must be in lower-case letters only
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 2
(#237) Expected "if (...) {\n"; found "if(...) {\n"
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Variable "rID" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Variable "rID" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#252) Spaces must be used to indent lines; tabs are not allowed
(#253) Spaces must be used to indent lines; tabs are not allowed
(#254) Spaces must be used to indent lines; tabs are not allowed
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Public method name "PHPWord_Section::addMemoryImage" must be in lower-case letters only
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "memoryImage" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Variable "memoryImage" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Variable "rID" must be all lower-case
(#258) Variable "memoryImage" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Variable "memoryImage" must be all lower-case
(#259) Variable "rID" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Variable "memoryImage" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 12 spaces, found 3
(#262) Variable "memoryImage" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#275) Public method name "PHPWord_Section::addTOC" must be in lower-case letters only
(#275) Variable "styleFont" must be all lower-case
(#275) Variable "styleTOC" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "styleFont" must be all lower-case
(#276) Variable "styleTOC" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used to indent lines; tabs are not allowed
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#285) Spaces must be used to indent lines; tabs are not allowed
(#286) Spaces must be used to indent lines; tabs are not allowed
(#287) Spaces must be used to indent lines; tabs are not allowed
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#288) Public method name "PHPWord_Section::addTitle" must be in lower-case letters only
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) This comment is 50% valid code; is this commented out code?
(#289) Line indented incorrectly; expected at least 8 spaces, found 0
(#289) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#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 2
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#291) Expected "if (...) {\n"; found "if(...) {\n"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#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 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Variable "bookmarkId" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Variable "bookmarkId" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_Section::createTextRun" must be in lower-case letters only
(#315) Variable "styleParagraph" must be all lower-case
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Variable "textRun" must be all lower-case
(#316) Variable "styleParagraph" must be all lower-case
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Variable "textRun" must be all lower-case
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Variable "textRun" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#325) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#326) Public method name "PHPWord_Section::getElements" must be in lower-case letters only
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) Spaces must be used to indent lines; tabs are not allowed
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#334) Spaces must be used to indent lines; tabs are not allowed
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#335) Public method name "PHPWord_Section::createHeader" must be in lower-case letters only
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Whitespace found at end of line
(#344) Spaces must be used to indent lines; tabs are not allowed
(#345) Spaces must be used to indent lines; tabs are not allowed
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 4 spaces, found 1
(#346) Public method name "PHPWord_Section::getHeader" must be in lower-case letters only
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 4 spaces, found 1
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used to indent lines; tabs are not allowed
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Whitespace found at end of line
(#353) Spaces must be used to indent lines; tabs are not allowed
(#354) Spaces must be used to indent lines; tabs are not allowed
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#355) Public method name "PHPWord_Section::createFooter" must be in lower-case letters only
(#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 2
(#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 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used to indent lines; tabs are not allowed
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Whitespace found at end of line
(#364) Spaces must be used to indent lines; tabs are not allowed
(#365) Spaces must be used to indent lines; tabs are not allowed
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 4 spaces, found 1
(#366) Public method name "PHPWord_Section::getFooter" must be in lower-case letters only
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 4 spaces, found 1
(#370) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Footer.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_footerCount" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_rId" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_elementCollection" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Variable "sectionCount" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "sectionCount" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Public method name "PHPWord_Section_Footer::addText" must be in lower-case letters only
(#74) Variable "styleFont" must be all lower-case
(#74) Variable "styleParagraph" must be all lower-case
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 50% valid code; is this commented out code?
(#75) Line indented incorrectly; expected at least 8 spaces, found 0
(#75) Tab found before comment text; expected "// $givenText = utf8_encode($text);" but found "// $givenText = utf8_encode($text);"
(#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 5
(#76) Variable "givenText" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "givenText" must be all lower-case
(#77) Variable "styleFont" must be all lower-case
(#77) Variable "styleParagraph" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#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
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Public method name "PHPWord_Section_Footer::addTextBreak" must be in lower-case letters only
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "for (...) {\n"; found "for(...) {\n"
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Public method name "PHPWord_Section_Footer::createTextRun" must be in lower-case letters only
(#98) Variable "styleParagraph" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "textRun" must be all lower-case
(#99) Variable "styleParagraph" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Variable "textRun" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Variable "textRun" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Public method name "PHPWord_Section_Footer::addTable" must be in lower-case letters only
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Public method name "PHPWord_Section_Footer::addImage" must be in lower-case letters only
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "rID" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "rID" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Public method name "PHPWord_Section_Footer::addMemoryImage" must be in lower-case letters only
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "memoryImage" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Variable "memoryImage" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Variable "rID" must be all lower-case
(#147) Variable "memoryImage" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "memoryImage" must be all lower-case
(#148) Variable "rID" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "memoryImage" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "memoryImage" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#165) Public method name "PHPWord_Section_Footer::addPreserveText" must be in lower-case letters only
(#165) Variable "styleFont" must be all lower-case
(#165) Variable "styleParagraph" must be all lower-case
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) This comment is 50% valid code; is this commented out code?
(#166) Line indented incorrectly; expected at least 8 spaces, found 0
(#166) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Variable "styleFont" must be all lower-case
(#167) Variable "styleParagraph" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#175) Public method name "PHPWord_Section_Footer::getRelationId" must be in lower-case letters only
(#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 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Public method name "PHPWord_Section_Footer::setRelationId" must be in lower-case letters only
(#184) Variable "rId" must be all lower-case
(#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 2
(#185) Variable "rId" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#191) Public method name "PHPWord_Section_Footer::getElements" must be in lower-case letters only
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#198) Public method name "PHPWord_Section_Footer::getFooterCount" must be in lower-case letters only
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#202) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Footer/PreserveText.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_styleFont" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_styleParagraph" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#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
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Variable "styleFont" must be all lower-case
(#66) Variable "styleParagraph" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Variable "styleFont" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#71) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#71) Variable "styleFont" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 16 spaces, found 4
(#72) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 20 spaces, found 5
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "styleFont" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Variable "styleParagraph" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#85) Variable "styleParagraph" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 5
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Variable "styleParagraph" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "PHPWord_Section_Footer_PreserveText::getFontStyle" must be in lower-case letters only
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Public method name "PHPWord_Section_Footer_PreserveText::getParagraphStyle" must be in lower-case letters only
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Public method name "PHPWord_Section_Footer_PreserveText::getText" must be in lower-case letters only
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#128) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Header.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_headerCount" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_rId" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_elementCollection" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Variable "sectionCount" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "sectionCount" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Public method name "PHPWord_Section_Header::addText" must be in lower-case letters only
(#74) Variable "styleFont" must be all lower-case
(#74) Variable "styleParagraph" must be all lower-case
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 50% valid code; is this commented out code?
(#75) Line indented incorrectly; expected at least 8 spaces, found 0
(#75) Tab found before comment text; expected "// $givenText = utf8_encode($text);" but found "// $givenText = utf8_encode($text);"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "givenText" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "givenText" must be all lower-case
(#77) Variable "styleFont" must be all lower-case
(#77) Variable "styleParagraph" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#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
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Public method name "PHPWord_Section_Header::addTextBreak" must be in lower-case letters only
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "for (...) {\n"; found "for(...) {\n"
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Public method name "PHPWord_Section_Header::createTextRun" must be in lower-case letters only
(#98) Variable "styleParagraph" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "textRun" must be all lower-case
(#99) Variable "styleParagraph" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Variable "textRun" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Variable "textRun" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Public method name "PHPWord_Section_Header::addTable" must be in lower-case letters only
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Public method name "PHPWord_Section_Header::addImage" must be in lower-case letters only
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "rID" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "rID" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Public method name "PHPWord_Section_Header::addMemoryImage" must be in lower-case letters only
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "memoryImage" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Variable "memoryImage" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Variable "rID" must be all lower-case
(#147) Variable "memoryImage" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "memoryImage" must be all lower-case
(#148) Variable "rID" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "memoryImage" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "memoryImage" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#165) Public method name "PHPWord_Section_Header::addPreserveText" must be in lower-case letters only
(#165) Variable "styleFont" must be all lower-case
(#165) Variable "styleParagraph" must be all lower-case
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) This comment is 50% valid code; is this commented out code?
(#166) Line indented incorrectly; expected at least 8 spaces, found 0
(#166) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Variable "styleFont" must be all lower-case
(#167) Variable "styleParagraph" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Public method name "PHPWord_Section_Header::addWatermark" must be in lower-case letters only
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 2
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Variable "rID" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#184) Variable "rID" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#196) Public method name "PHPWord_Section_Header::getRelationId" must be in lower-case letters only
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#205) Public method name "PHPWord_Section_Header::setRelationId" must be in lower-case letters only
(#205) Variable "rId" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "rId" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#212) Public method name "PHPWord_Section_Header::getElements" must be in lower-case letters only
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#219) Public method name "PHPWord_Section_Header::getHeaderCount" must be in lower-case letters only
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#223) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Image.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_rId" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_isWatermark" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) Variable "isWatermark" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Variable "_supportedImageTypes" must be all lower-case
(#74) Variable "_supportedImageTypes" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Variable "_supportedImageTypes" must be all lower-case
(#79) Variable "_supportedImageTypes" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#81) Variable "isWatermark" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 16 spaces, found 4
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 20 spaces, found 5
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 24 spaces, found 6
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 20 spaces, found 5
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 20 spaces, found 5
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Variable "imgData" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Variable "imgData" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Variable "imgData" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Public method name "PHPWord_Section_Image::getStyle" must be in lower-case letters only
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#119) Public method name "PHPWord_Section_Image::getRelationId" must be in lower-case letters only
(#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 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Public method name "PHPWord_Section_Image::setRelationId" must be in lower-case letters only
(#128) Variable "rId" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Variable "rId" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Public method name "PHPWord_Section_Image::getSource" must be in lower-case letters only
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#146) Public method name "PHPWord_Section_Image::getMediaId" must be in lower-case letters only
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Public method name "PHPWord_Section_Image::getIsWatermark" must be in lower-case letters only
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Public method name "PHPWord_Section_Image::setIsWatermark" must be in lower-case letters only
(#164) Variable "pValue" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "pValue" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#168) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Link.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_linkSrc" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_linkName" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_rId" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_styleFont" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_styleParagraph" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Variable "linkSrc" must be all lower-case
(#82) Variable "linkName" must be all lower-case
(#82) Variable "styleFont" must be all lower-case
(#82) Variable "styleParagraph" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "linkSrc" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "linkName" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Variable "styleFont" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#90) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#90) Variable "styleFont" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 16 spaces, found 4
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Variable "styleFont" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "styleParagraph" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#104) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#104) Variable "styleParagraph" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 16 spaces, found 4
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 20 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 16 spaces, found 4
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Variable "styleParagraph" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#122) Public method name "PHPWord_Section_Link::getRelationId" must be in lower-case letters only
(#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 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#131) Public method name "PHPWord_Section_Link::setRelationId" must be in lower-case letters only
(#131) Variable "rId" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "rId" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#140) Public method name "PHPWord_Section_Link::getLinkSrc" must be in lower-case letters only
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "PHPWord_Section_Link::getLinkName" must be in lower-case letters only
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#158) Public method name "PHPWord_Section_Link::getFontStyle" must be in lower-case letters only
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#167) Public method name "PHPWord_Section_Link::getParagraphStyle" must be in lower-case letters only
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#171) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/ListItem.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_textObject" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#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
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Variable "styleList" must be all lower-case
(#68) Variable "styleFont" must be all lower-case
(#68) Variable "styleParagraph" must be all lower-case
(#68) Line exceeds 132 characters; contains 148 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "styleList" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "styleFont" must be all lower-case
(#70) Variable "styleParagraph" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Public method name "PHPWord_Section_ListItem::getStyle" must be in lower-case letters only
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#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
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Public method name "PHPWord_Section_ListItem::getTextObject" must be in lower-case letters only
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Public method name "PHPWord_Section_ListItem::getDepth" must be in lower-case letters only
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#95) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/MemoryImage.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_rId" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_imageType" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_imageCreateFunc" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Member variable "_imageFunc" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#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
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Member variable "_imageExtension" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Variable "imgData" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "imgData" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Variable "_supportedImageTypes" must be all lower-case
(#98) Variable "_supportedImageTypes" must not contain underscores.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Variable "_supportedImageTypes" must be all lower-case
(#100) Variable "_supportedImageTypes" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 16 spaces, found 4
(#105) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 20 spaces, found 5
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 24 spaces, found 6
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 20 spaces, found 5
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#114) Variable "imgData" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Variable "imgData" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#129) Private method name "PHPWord_Section_MemoryImage::_setFunctions" must be in lower-case letters only
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 4
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 4
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Public method name "PHPWord_Section_MemoryImage::getStyle" must be in lower-case letters only
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Public method name "PHPWord_Section_MemoryImage::getRelationId" must be in lower-case letters only
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Public method name "PHPWord_Section_MemoryImage::setRelationId" must be in lower-case letters only
(#173) Variable "rId" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "rId" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#182) Public method name "PHPWord_Section_MemoryImage::getSource" must be in lower-case letters only
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#191) Public method name "PHPWord_Section_MemoryImage::getMediaId" must be in lower-case letters only
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#200) Public method name "PHPWord_Section_MemoryImage::getImageType" must be in lower-case letters only
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#209) Public method name "PHPWord_Section_MemoryImage::getImageCreateFunction" must be in lower-case letters only
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Public method name "PHPWord_Section_MemoryImage::getImageFunction" must be in lower-case letters only
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#227) Public method name "PHPWord_Section_MemoryImage::getImageExtension" must be in lower-case letters only
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#231) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Object.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_rId" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_rIdImg" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_objId" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "_supportedObjectTypes" must be all lower-case
(#81) Variable "_supportedObjectTypes" must not contain underscores.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#84) Variable "_supportedObjectTypes" must be all lower-case
(#84) Variable "_supportedObjectTypes" must not contain underscores.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 16 spaces, found 4
(#89) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 20 spaces, found 5
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 24 spaces, found 6
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 5
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 20 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#108) Public method name "PHPWord_Section_Object::getStyle" must be in lower-case letters only
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#117) Public method name "PHPWord_Section_Object::getSource" must be in lower-case letters only
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Public method name "PHPWord_Section_Object::getRelationId" must be in lower-case letters only
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) Public method name "PHPWord_Section_Object::setRelationId" must be in lower-case letters only
(#135) Variable "rId" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Variable "rId" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Public method name "PHPWord_Section_Object::getImageRelationId" must be in lower-case letters only
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Public method name "PHPWord_Section_Object::setImageRelationId" must be in lower-case letters only
(#153) Variable "rId" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Variable "rId" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Public method name "PHPWord_Section_Object::getObjectId" must be in lower-case letters only
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Whitespace found at end of line
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#171) Public method name "PHPWord_Section_Object::setObjectId" must be in lower-case letters only
(#171) Variable "objId" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "objId" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#175) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/PageBreak.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Settings.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_defaultPageSizeW" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_defaultPageSizeH" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_marginTop" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_marginLeft" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Member variable "_marginRight" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#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
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Member variable "_marginBottom" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Member variable "_pageSizeW" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Member variable "_pageSizeH" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Member variable "_borderTopSize" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Member variable "_borderTopColor" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) Member variable "_borderLeftSize" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Member variable "_borderLeftColor" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Member variable "_borderRightSize" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Member variable "_borderRightColor" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Member variable "_borderBottomSize" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Member variable "_borderBottomColor" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used for alignment; tabs are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Whitespace found at end of line
(#181) Spaces must be used for alignment; tabs are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#183) Spaces must be used for alignment; tabs are not allowed
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Public method name "PHPWord_Section_Settings::setSettingValue" must be in lower-case letters only
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#187) Usage of ELSEIF not allowed; use ELSE IF instead
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#189) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Usage of ELSEIF not allowed; use ELSE IF instead
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#203) Public method name "PHPWord_Section_Settings::getMarginTop" must be in lower-case letters only
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#212) Public method name "PHPWord_Section_Settings::setMarginTop" must be in lower-case letters only
(#212) Variable "pValue" must be all lower-case
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Variable "pValue" must be all lower-case
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#222) Public method name "PHPWord_Section_Settings::getMarginLeft" must be in lower-case letters only
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#230) Spaces must be used for alignment; tabs are not allowed
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#231) Public method name "PHPWord_Section_Settings::setMarginLeft" must be in lower-case letters only
(#231) Variable "pValue" must be all lower-case
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Variable "pValue" must be all lower-case
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Whitespace found at end of line
(#239) Spaces must be used for alignment; tabs are not allowed
(#240) Spaces must be used for alignment; tabs are not allowed
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#241) Public method name "PHPWord_Section_Settings::getMarginRight" must be in lower-case letters only
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used for alignment; tabs are not allowed
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#249) Spaces must be used for alignment; tabs are not allowed
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#250) Public method name "PHPWord_Section_Settings::setMarginRight" must be in lower-case letters only
(#250) Variable "pValue" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Variable "pValue" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Whitespace found at end of line
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#260) Public method name "PHPWord_Section_Settings::getMarginBottom" must be in lower-case letters only
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#268) Spaces must be used for alignment; tabs are not allowed
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) Public method name "PHPWord_Section_Settings::setMarginBottom" must be in lower-case letters only
(#269) Variable "pValue" must be all lower-case
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Variable "pValue" must be all lower-case
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#277) Public method name "PHPWord_Section_Settings::setLandscape" must be in lower-case letters only
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#286) Public method name "PHPWord_Section_Settings::setPortrait" must be in lower-case letters only
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Whitespace found at end of line
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#297) Public method name "PHPWord_Section_Settings::getPageSizeW" must be in lower-case letters only
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Spaces must be used for alignment; tabs are not allowed
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#305) Spaces must be used for alignment; tabs are not allowed
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#306) Public method name "PHPWord_Section_Settings::getPageSizeH" must be in lower-case letters only
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#314) Spaces must be used for alignment; tabs are not allowed
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_Section_Settings::getOrientation" must be in lower-case letters only
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Whitespace found at end of line
(#322) Spaces must be used for alignment; tabs are not allowed
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 1
(#324) Public method name "PHPWord_Section_Settings::setBorderSize" must be in lower-case letters only
(#324) Variable "pValue" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Variable "pValue" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Variable "pValue" must be all lower-case
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Variable "pValue" must be all lower-case
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "pValue" must be all lower-case
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Whitespace found at end of line
(#334) Spaces must be used for alignment; tabs are not allowed
(#335) Spaces must be used for alignment; tabs are not allowed
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 4 spaces, found 1
(#336) Public method name "PHPWord_Section_Settings::getBorderSize" must be in lower-case letters only
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#349) Spaces must be used for alignment; tabs are not allowed
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#350) Public method name "PHPWord_Section_Settings::setBorderColor" must be in lower-case letters only
(#350) Variable "pValue" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#351) Variable "pValue" must be all lower-case
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Variable "pValue" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "pValue" must be all lower-case
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Variable "pValue" must be all lower-case
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#362) Public method name "PHPWord_Section_Settings::getBorderColor" must be in lower-case letters only
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#376) Public method name "PHPWord_Section_Settings::setBorderTopSize" must be in lower-case letters only
(#376) Variable "pValue" must be all lower-case
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Variable "pValue" 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 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#384) Spaces must be used for alignment; tabs are not allowed
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#385) Public method name "PHPWord_Section_Settings::getBorderTopSize" must be in lower-case letters only
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Spaces must be used for alignment; tabs are not allowed
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 4 spaces, found 1
(#394) Public method name "PHPWord_Section_Settings::setBorderTopColor" must be in lower-case letters only
(#394) Variable "pValue" must be all lower-case
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Variable "pValue" must be all lower-case
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 4 spaces, found 1
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#402) Spaces must be used for alignment; tabs are not allowed
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#403) Public method name "PHPWord_Section_Settings::getBorderTopColor" must be in lower-case letters only
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 4 spaces, found 1
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Whitespace found at end of line
(#410) Spaces must be used for alignment; tabs are not allowed
(#411) Spaces must be used for alignment; tabs are not allowed
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 4 spaces, found 1
(#412) Public method name "PHPWord_Section_Settings::setBorderLeftSize" must be in lower-case letters only
(#412) Variable "pValue" must be all lower-case
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Variable "pValue" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 4 spaces, found 1
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Whitespace found at end of line
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Spaces must be used for alignment; tabs are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#420) Spaces must be used for alignment; tabs are not allowed
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#421) Public method name "PHPWord_Section_Settings::getBorderLeftSize" must be in lower-case letters only
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#429) Spaces must be used for alignment; tabs are not allowed
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#430) Public method name "PHPWord_Section_Settings::setBorderLeftColor" must be in lower-case letters only
(#430) Variable "pValue" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Variable "pValue" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 4 spaces, found 1
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 1
(#435) Spaces must be used for alignment; tabs are not allowed
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#438) Spaces must be used for alignment; tabs are not allowed
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 1
(#439) Public method name "PHPWord_Section_Settings::getBorderLeftColor" must be in lower-case letters only
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 1
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used for alignment; tabs are not allowed
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#447) Spaces must be used for alignment; tabs are not allowed
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#448) Public method name "PHPWord_Section_Settings::setBorderRightSize" must be in lower-case letters only
(#448) Variable "pValue" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Variable "pValue" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#457) Public method name "PHPWord_Section_Settings::getBorderRightSize" must be in lower-case letters only
(#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 2
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 4 spaces, found 1
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Whitespace found at end of line
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 4 spaces, found 1
(#462) Spaces must be used for alignment; tabs are not allowed
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Whitespace found at end of line
(#464) Spaces must be used for alignment; tabs are not allowed
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#466) Public method name "PHPWord_Section_Settings::setBorderRightColor" must be in lower-case letters only
(#466) Variable "pValue" must be all lower-case
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Variable "pValue" must be all lower-case
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 4 spaces, found 1
(#471) Spaces must be used for alignment; tabs are not allowed
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Whitespace found at end of line
(#473) Spaces must be used for alignment; tabs are not allowed
(#474) Spaces must be used for alignment; tabs are not allowed
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 4 spaces, found 1
(#475) Public method name "PHPWord_Section_Settings::getBorderRightColor" must be in lower-case letters only
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 4 spaces, found 1
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 4 spaces, found 1
(#484) Public method name "PHPWord_Section_Settings::setBorderBottomSize" must be in lower-case letters only
(#484) Variable "pValue" must be all lower-case
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#485) Variable "pValue" must be all lower-case
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 4 spaces, found 1
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Spaces must be used for alignment; tabs are not allowed
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#492) Spaces must be used for alignment; tabs are not allowed
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#493) Public method name "PHPWord_Section_Settings::getBorderBottomSize" must be in lower-case letters only
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Whitespace found at end of line
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used for alignment; tabs are not allowed
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#501) Spaces must be used for alignment; tabs are not allowed
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 4 spaces, found 1
(#502) Public method name "PHPWord_Section_Settings::setBorderBottomColor" must be in lower-case letters only
(#502) Variable "pValue" must be all lower-case
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Variable "pValue" must be all lower-case
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 4 spaces, found 1
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Whitespace found at end of line
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Whitespace found at end of line
(#509) Spaces must be used for alignment; tabs are not allowed
(#510) Spaces must be used for alignment; tabs are not allowed
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 4 spaces, found 1
(#511) Public method name "PHPWord_Section_Settings::getBorderBottomColor" must be in lower-case letters only
(#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 2
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 4 spaces, found 1
(#515) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Table.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_rowHeights" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_insideOf" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_pCount" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#81) Variable "insideOf" must be all lower-case
(#81) Variable "pCount" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Variable "insideOf" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "pCount" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 16 spaces, found 4
(#89) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 20 spaces, found 5
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 24 spaces, found 6
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 5
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 20 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Expected 2 space(s) before asterisk; 1 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Expected 2 space(s) before asterisk; 1 found
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Expected 2 space(s) before asterisk; 1 found
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Expected 2 space(s) before asterisk; 1 found
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "PHPWord_Section_Table::addRow" must be in lower-case letters only
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Expected 2 space(s) before asterisk; 1 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Expected 2 space(s) before asterisk; 1 found
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Expected 2 space(s) before asterisk; 1 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Expected 2 space(s) before asterisk; 1 found
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Expected 2 space(s) before asterisk; 1 found
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Expected 2 space(s) before asterisk; 1 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Public method name "PHPWord_Section_Table::addCell" must be in lower-case letters only
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Public method name "PHPWord_Section_Table::getRows" must be in lower-case letters only
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#139) Public method name "PHPWord_Section_Table::getRowHeights" must be in lower-case letters only
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Public method name "PHPWord_Section_Table::getStyle" must be in lower-case letters only
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#152) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Table/Cell.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_elementCollection" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_insideOf" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_pCount" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Variable "insideOf" must be all lower-case
(#82) Variable "pCount" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "insideOf" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "pCount" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 16 spaces, found 4
(#91) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 5
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 24 spaces, found 6
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 20 spaces, found 5
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Public method name "PHPWord_Section_Table_Cell::addText" must be in lower-case letters only
(#110) Variable "styleFont" must be all lower-case
(#110) Variable "styleParagraph" must be all lower-case
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) This comment is 50% valid code; is this commented out code?
(#111) Line indented incorrectly; expected at least 8 spaces, found 0
(#111) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Variable "styleFont" must be all lower-case
(#112) Variable "styleParagraph" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Public method name "PHPWord_Section_Table_Cell::addLink" must be in lower-case letters only
(#125) Variable "linkSrc" must be all lower-case
(#125) Variable "linkName" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 50% valid code; is this commented out code?
(#127) Line indented incorrectly; expected at least 12 spaces, found 0
(#127) Tab found before comment text; expected "// $linkSrc = utf8_encode($linkSrc);" but found "// $linkSrc = utf8_encode($linkSrc);"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#128) Variable "linkName" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Variable "linkName" must be all lower-case
(#129) Variable "linkName" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "linkSrc" must be all lower-case
(#132) Variable "linkName" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Variable "rID" must be all lower-case
(#133) Variable "linkSrc" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Variable "rID" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "PHPWord_Section_Table_Cell::addTextBreak" must be in lower-case letters only
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Public method name "PHPWord_Section_Table_Cell::addListItem" must be in lower-case letters only
(#162) Variable "styleText" must be all lower-case
(#162) Variable "styleList" must be all lower-case
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 50% valid code; is this commented out code?
(#163) Line indented incorrectly; expected at least 8 spaces, found 0
(#163) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Variable "listItem" must be all lower-case
(#164) Variable "styleText" must be all lower-case
(#164) Variable "styleList" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "listItem" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Variable "listItem" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#176) Public method name "PHPWord_Section_Table_Cell::addImage" must be in lower-case letters only
(#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 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 2
(#179) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Variable "rID" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 3
(#182) Usage of ELSEIF not allowed; use ELSE IF instead
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Variable "rID" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#184) Usage of ELSEIF not allowed; use ELSE IF instead
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 4
(#185) Variable "rID" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Variable "rID" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#203) Public method name "PHPWord_Section_Table_Cell::addMemoryImage" must be in lower-case letters only
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "memoryImage" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Variable "memoryImage" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 3
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 4
(#207) Variable "rID" must be all lower-case
(#207) Variable "memoryImage" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 12 spaces, found 3
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 4
(#209) Variable "rID" must be all lower-case
(#209) Variable "memoryImage" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 12 spaces, found 3
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "rID" must be all lower-case
(#211) Variable "memoryImage" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Variable "memoryImage" must be all lower-case
(#213) Variable "rID" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Variable "memoryImage" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Variable "memoryImage" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#229) Public method name "PHPWord_Section_Table_Cell::addObject" must be in lower-case letters only
(#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 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#232) Expected "if (...) {\n"; found "if(...) {\n"
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Variable "iconSrc" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#240) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Variable "iconSrc" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#241) Variable "iconSrc" must be all lower-case
(#241) Variable "iconSrc" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Variable "iconSrc" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Variable "rIDimg" must be all lower-case
(#246) Variable "iconSrc" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Variable "rID" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Variable "objectId" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Variable "rID" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Variable "objectId" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 spaces, found 3
(#253) Variable "rIDimg" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 3
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Whitespace found at end of line
(#265) Spaces must be used to indent lines; tabs are not allowed
(#266) Spaces must be used to indent lines; tabs are not allowed
(#267) Spaces must be used to indent lines; tabs are not allowed
(#268) Spaces must be used to indent lines; tabs are not allowed
(#269) Spaces must be used to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#270) Public method name "PHPWord_Section_Table_Cell::addPreserveText" must be in lower-case letters only
(#270) Variable "styleFont" must be all lower-case
(#270) Variable "styleParagraph" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) This comment is 50% valid code; is this commented out code?
(#272) Line indented incorrectly; expected at least 12 spaces, found 0
(#272) Tab found before comment text; expected "// $text = utf8_encode($text);" but found "// $text = utf8_encode($text);"
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Variable "styleFont" must be all lower-case
(#273) Variable "styleParagraph" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used to indent lines; tabs are not allowed
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#285) Spaces must be used to indent lines; tabs are not allowed
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#286) Public method name "PHPWord_Section_Table_Cell::createTextRun" must be in lower-case letters only
(#286) Variable "styleParagraph" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "textRun" must be all lower-case
(#287) Variable "styleParagraph" must be all lower-case
(#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 2
(#288) Variable "textRun" must be all lower-case
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Variable "textRun" must be all lower-case
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Whitespace found at end of line
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Spaces must be used to indent lines; tabs are not allowed
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#296) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#297) Public method name "PHPWord_Section_Table_Cell::getElements" must be in lower-case letters only
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Spaces must be used to indent lines; tabs are not allowed
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#305) Spaces must be used to indent lines; tabs are not allowed
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#306) Public method name "PHPWord_Section_Table_Cell::getStyle" must be in lower-case letters only
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_Section_Table_Cell::getWidth" must be in lower-case letters only
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#319) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Text.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_styleFont" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_styleParagraph" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#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
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Variable "styleFont" must be all lower-case
(#66) Variable "styleParagraph" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "styleFont" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "styleParagraph" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) Public method name "PHPWord_Section_Text::getFontStyle" must be in lower-case letters only
(#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 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Public method name "PHPWord_Section_Text::setFontStyle" must be in lower-case letters only
(#92) Variable "styleFont" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "styleFont" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 12 spaces, found 3
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Variable "styleFont" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 5
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Variable "styleFont" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Public method name "PHPWord_Section_Text::getParagraphStyle" must be in lower-case letters only
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs 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 4 spaces, found 1
(#121) Public method name "PHPWord_Section_Text::setParagraphStyle" must be in lower-case letters only
(#121) Variable "styleParagraph" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Variable "styleParagraph" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#125) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#125) Variable "styleParagraph" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 5
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "styleParagraph" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Public method name "PHPWord_Section_Text::getText" must be in lower-case letters only
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#145) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/TextBreak.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/TextRun.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_styleParagraph" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_elementCollection" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Variable "styleParagraph" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Variable "styleParagraph" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#63) Variable "styleParagraph" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 16 spaces, found 4
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 16 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 16 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Variable "styleParagraph" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Public method name "PHPWord_Section_TextRun::addText" must be in lower-case letters only
(#82) Variable "styleFont" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) This comment is 50% valid code; is this commented out code?
(#83) Line indented incorrectly; expected at least 8 spaces, found 0
(#83) Tab found before comment text; expected "// $givenText = utf8_encode($text);" but found "// $givenText = utf8_encode($text);"
(#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 2
(#84) Variable "givenText" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Variable "givenText" must be all lower-case
(#85) Variable "styleFont" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Public method name "PHPWord_Section_TextRun::addLink" must be in lower-case letters only
(#98) Variable "linkSrc" must be all lower-case
(#98) Variable "linkName" must be all lower-case
(#98) Variable "styleFont" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "linkSrc" must be all lower-case
(#99) Variable "linkSrc" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Variable "linkName" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "linkName" must be all lower-case
(#101) Variable "linkName" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Variable "linkSrc" must be all lower-case
(#104) Variable "linkName" must be all lower-case
(#104) Variable "styleFont" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Variable "rID" must be all lower-case
(#105) Variable "linkSrc" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Variable "rID" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#117) Public method name "PHPWord_Section_TextRun::getElements" must be in lower-case letters only
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Public method name "PHPWord_Section_TextRun::getParagraphStyle" must be in lower-case letters only
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#130) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Section/Title.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_bookmarkId" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Public method name "PHPWord_Section_Title::setAnchor" must be in lower-case letters only
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) Public method name "PHPWord_Section_Title::getAnchor" must be in lower-case letters only
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Public method name "PHPWord_Section_Title::setBookmarkId" must be in lower-case letters only
(#114) Variable "bookmarkId" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "bookmarkId" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Public method name "PHPWord_Section_Title::getBookmarkId" must be in lower-case letters only
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Public method name "PHPWord_Section_Title::getText" must be in lower-case letters only
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Public method name "PHPWord_Section_Title::getStyle" must be in lower-case letters only
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#145) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Shared/Drawing.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Public method name "PHPWord_Shared_Drawing::pixelsToEMU" must be in lower-case letters only
(#37) Variable "pValue" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Variable "pValue" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Public method name "PHPWord_Shared_Drawing::EMUToPixels" must be in lower-case letters only
(#47) Variable "pValue" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Variable "pValue" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Variable "pValue" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Public method name "PHPWord_Shared_Drawing::pixelsToPoints" must be in lower-case letters only
(#61) Variable "pValue" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "pValue" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#67) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Public method name "PHPWord_Shared_Drawing::pointsToPixels" must be in lower-case letters only
(#71) Variable "pValue" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#72) Variable "pValue" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Variable "pValue" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#81) Spaces must be used for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Public method name "PHPWord_Shared_Drawing::degreesToAngle" must be in lower-case letters only
(#85) Variable "pValue" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "pValue" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Public method name "PHPWord_Shared_Drawing::angleToDegrees" must be in lower-case letters only
(#95) Variable "pValue" must be all lower-case
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Variable "pValue" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Variable "pValue" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Public method name "PHPWord_Shared_Drawing::pixelsToCentimeters" must be in lower-case letters only
(#109) Variable "pValue" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Variable "pValue" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#119) Public method name "PHPWord_Shared_Drawing::centimetersToPixels" must be in lower-case letters only
(#119) Variable "pValue" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#120) Variable "pValue" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Variable "pValue" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#133) Public method name "PHPWord_Shared_Drawing::htmlToRGB" must be in lower-case letters only
(#133) Variable "pValue" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Expected "if (...) {\n"; found "if (...){\n"
(#134) Variable "pValue" must be all lower-case
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Variable "pValue" must be all lower-case
(#135) Variable "pValue" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#138) Expected "if (...) {\n"; found "if (...){\n"
(#138) Variable "pValue" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Variable "color_R" must be all lower-case
(#139) Variable "color_R" must not contain underscores.
(#139) Variable "color_G" must be all lower-case
(#139) Variable "color_G" must not contain underscores.
(#139) Variable "color_B" must be all lower-case
(#139) Variable "color_B" must not contain underscores.
(#139) Variable "pValue" must be all lower-case
(#139) Variable "pValue" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "pValue" must be all lower-case
(#139) Variable "pValue" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "pValue" must be all lower-case
(#139) Variable "pValue" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Usage of ELSEIF not allowed; use ELSE IF instead
(#141) Variable "pValue" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Variable "color_R" must be all lower-case
(#142) Variable "color_R" must not contain underscores.
(#142) Variable "color_G" must be all lower-case
(#142) Variable "color_G" must not contain underscores.
(#142) Variable "color_B" must be all lower-case
(#142) Variable "color_B" must not contain underscores.
(#142) Variable "pValue" must be all lower-case
(#142) Variable "pValue" must be all lower-case
(#142) Commas (,) must be followed by white space.
(#142) Variable "pValue" must be all lower-case
(#142) Variable "pValue" must be all lower-case
(#142) Commas (,) must be followed by white space.
(#142) Variable "pValue" must be all lower-case
(#142) Variable "pValue" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Expected "} else {\n"; found "}\n\t\telse{\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "color_R" must be all lower-case
(#148) Variable "color_R" must not contain underscores.
(#148) Variable "color_R" must be all lower-case
(#148) Variable "color_R" must not contain underscores.
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "color_G" must be all lower-case
(#149) Variable "color_G" must not contain underscores.
(#149) Variable "color_G" must be all lower-case
(#149) Variable "color_G" must not contain underscores.
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "color_B" must be all lower-case
(#150) Variable "color_B" must not contain underscores.
(#150) Variable "color_B" must be all lower-case
(#150) Variable "color_B" must not contain underscores.
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "color_R" must be all lower-case
(#152) Variable "color_R" must not contain underscores.
(#152) Variable "color_G" must be all lower-case
(#152) Variable "color_G" must not contain underscores.
(#152) Variable "color_B" must be all lower-case
(#152) Variable "color_B" must not contain underscores.
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Shared/File.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Expected 2 space(s) before asterisk; 3 found
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Expected 2 space(s) before asterisk; 3 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Expected 2 space(s) before asterisk; 3 found
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Expected 2 space(s) before asterisk; 3 found
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Expected 2 space(s) before asterisk; 3 found
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Variable "pFilename" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#41) Variable "pFilename" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Variable "zipFile" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "pFilename" must be all lower-case
(#43) Variable "pFilename" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#44) Variable "archiveFile" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "pFilename" must be all lower-case
(#44) Variable "pFilename" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#47) Variable "zipFile" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#48) Variable "returnValue" must be all lower-case
(#48) Variable "archiveFile" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 16 spaces, found 4
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 16 spaces, found 4
(#50) Variable "returnValue" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 16 spaces, found 4
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Variable "pFilename" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#63) Spaces must be used for alignment; tabs are not allowed
(#64) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Variable "pFilename" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "returnValue" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "returnValue" must be all lower-case
(#71) Variable "pFilename" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#74) Variable "returnValue" must be all lower-case
(#74) Variable "returnValue" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Variable "pathArray" must be all lower-case
(#75) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#75) Function split() has been deprecated
(#75) Variable "pFilename" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#76) Expected "while (...) {\n"; found "while(...) {\n"
(#76) Variable "pathArray" must be all lower-case
(#76) Variable "pathArray" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 16 spaces, found 4
(#77) Variable "pathArray" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 20 spaces, found 5
(#78) Variable "pathArray" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 24 spaces, found 6
(#79) Variable "pathArray" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 24 spaces, found 6
(#80) Variable "pathArray" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 24 spaces, found 6
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 20 spaces, found 5
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 16 spaces, found 4
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Variable "returnValue" must be all lower-case
(#85) Variable "pathArray" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) This comment is 50% valid code; is this commented out code?
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "returnValue" must be all lower-case
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Shared/Font.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Public method name "PHPWord_Shared_Font::fontSizeToPixels" must be in lower-case letters only
(#37) Variable "fontSizeInPoints" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Variable "fontSizeInPoints" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Public method name "PHPWord_Shared_Font::inchSizeToPixels" must be in lower-case letters only
(#47) Variable "sizeInInch" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "sizeInInch" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used for alignment; tabs are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Public method name "PHPWord_Shared_Font::centimeterSizeToPixels" must be in lower-case letters only
(#57) Variable "sizeInCm" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Variable "sizeInCm" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Public method name "PHPWord_Shared_Font::centimeterSizeToTwips" must be in lower-case letters only
(#61) Variable "sizeInCm" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "sizeInCm" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Public method name "PHPWord_Shared_Font::inchSizeToTwips" must be in lower-case letters only
(#65) Variable "sizeInInch" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Variable "sizeInInch" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#69) Public method name "PHPWord_Shared_Font::pixelSizeToTwips" must be in lower-case letters only
(#69) Variable "sizeInPixel" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "sizeInPixel" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Shared/String.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Member variable "_controlCharacters" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_isMbstringEnabled" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_isIconvEnabled" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Private method name "PHPWord_Shared_String::_buildControlCharacters" must be in lower-case letters only
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Variable "_controlCharacters" must be all lower-case
(#60) Variable "_controlCharacters" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#70) Public method name "PHPWord_Shared_String::getIsMbstringEnabled" must be in lower-case letters only
(#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
(#71) Opening brace should be on the same line as the declaration
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#72) Variable "_isMbstringEnabled" must be all lower-case
(#72) Variable "_isMbstringEnabled" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Variable "_isMbstringEnabled" must be all lower-case
(#73) Variable "_isMbstringEnabled" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "_isMbstringEnabled" must be all lower-case
(#76) Variable "_isMbstringEnabled" must not contain underscores.
(#76) Expected 1 space after "?"; newline found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Variable "_isMbstringEnabled" must be all lower-case
(#79) Variable "_isMbstringEnabled" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Public method name "PHPWord_Shared_String::getIsIconvEnabled" must be in lower-case letters only
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Opening brace should be on the same line as the declaration
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#89) Variable "_isIconvEnabled" must be all lower-case
(#89) Variable "_isIconvEnabled" must not contain underscores.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Variable "_isIconvEnabled" must be all lower-case
(#90) Variable "_isIconvEnabled" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Variable "_isIconvEnabled" must be all lower-case
(#93) Variable "_isIconvEnabled" must not contain underscores.
(#93) Expected 1 space after "?"; newline found
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "_isIconvEnabled" must be all lower-case
(#96) Variable "_isIconvEnabled" must not contain underscores.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Public method name "PHPWord_Shared_String::ControlCharacterOOXML2PHP" must be in lower-case letters only
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Variable "_controlCharacters" must be all lower-case
(#114) Variable "_controlCharacters" must not contain underscores.
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "_controlCharacters" must be all lower-case
(#118) Variable "_controlCharacters" must not contain underscores.
(#118) Variable "_controlCharacters" must be all lower-case
(#118) Variable "_controlCharacters" must not contain underscores.
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#124) Spaces must be used for alignment; tabs are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) Public method name "PHPWord_Shared_String::ControlCharacterPHP2OOXML" must be in lower-case letters only
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Variable "_controlCharacters" must be all lower-case
(#136) Variable "_controlCharacters" must not contain underscores.
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "_controlCharacters" must be all lower-case
(#140) Variable "_controlCharacters" must not contain underscores.
(#140) Variable "_controlCharacters" must be all lower-case
(#140) Variable "_controlCharacters" must not contain underscores.
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#145) Spaces must be used for alignment; tabs are not allowed
(#146) Spaces must be used for alignment; tabs are not allowed
(#147) Spaces must be used for alignment; tabs are not allowed
(#148) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "PHPWord_Shared_String::IsUTF8" must be in lower-case letters only
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used for alignment; tabs are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#156) Spaces must be used for alignment; tabs are not allowed
(#157) Spaces must be used for alignment; tabs are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Public method name "PHPWord_Shared_String::FormatNumber" must be in lower-case letters only
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Spaces must be used for alignment; tabs are not allowed
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#167) Spaces must be used for alignment; tabs are not allowed
(#168) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Public method name "PHPWord_Shared_String::UTF8toBIFF8UnicodeShort" must be in lower-case letters only
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Opening brace should be on the same line as the declaration
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Expected 1 space after "?"; newline found
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 3
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#191) Spaces must be used for alignment; tabs are not allowed
(#192) Spaces must be used for alignment; tabs are not allowed
(#193) Spaces must be used for alignment; tabs are not allowed
(#194) Spaces must be used for alignment; tabs are not allowed
(#195) Spaces must be used for alignment; tabs are not allowed
(#196) Spaces must be used for alignment; tabs are not allowed
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 4 spaces, found 1
(#199) Public method name "PHPWord_Shared_String::UTF8toBIFF8UnicodeLong" must be in lower-case letters only
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Opening brace should be on the same line as the declaration
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Expected 1 space after "?"; newline found
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#223) Public method name "PHPWord_Shared_String::ConvertEncoding" must be in lower-case letters only
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Opening brace should be on the same line as the declaration
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#241) Spaces must be used for alignment; tabs are not allowed
(#242) Spaces must be used for alignment; tabs are not allowed
(#243) Spaces must be used for alignment; tabs are not allowed
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Public method name "PHPWord_Shared_String::CountCharacters" must be in lower-case letters only
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Opening brace should be on the same line as the declaration
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 3
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 3
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Shared/XMLWriter.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Expected "if (...) {\n"; found "if(...) {\n"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Member variable "_xmlWriter" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Member variable "_tempFileName" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Variable "pTemporaryStorage" must be all lower-case
(#59) Variable "pTemporaryStorageFolder" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#64) Variable "pTemporaryStorage" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Variable "pTemporaryStorageFolder" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 78% valid code; is this commented out code?
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) No space found before comment text; expected "// $this->_xmlWriter->setIndent(false);" but found "//$this->_xmlWriter->setIndent(false);"
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) This comment is 78% valid code; is this commented out code?
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) No space found before comment text; expected "// $this->_xmlWriter->setIndentString('');" but found "//$this->_xmlWriter->setIndentString('');"
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "PHPWord_Shared_XMLWriter::getData" must be in lower-case letters only
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Empty CATCH statement detected
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) Public method name "PHPWord_Shared_XMLWriter::writeRaw" must be in lower-case letters only
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Opening brace should be on the same line as the declaration
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Shared/ZipStreamWrapper.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.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Member variable "_fileNameInArchive" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 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
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) Variable "opened_path" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 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 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#119) Visibility must be declared on method "stream_read"
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used for alignment; tabs are not allowed
(#141) Spaces must be used for alignment; tabs are not allowed
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 12 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 16 spaces, found 4
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 20 spaces, found 6
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 20 spaces, found 6
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 16 spaces, found 4
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 20 spaces, found 6
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 16 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 16 spaces, found 4
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 20 spaces, found 6
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 20 spaces, found 6
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 16 spaces, found 4
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 20 spaces, found 6
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 16 spaces, found 4
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 6
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 6
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 20 spaces, found 6
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 16 spaces, found 4
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#176) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_styleElements" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Public method name "PHPWord_Style::addParagraphStyle" must be in lower-case letters only
(#52) Variable "styleName" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "styleName" must be all lower-case
(#53) Variable "_styleElements" must be all lower-case
(#53) Variable "_styleElements" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 16 spaces, found 4
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 20 spaces, found 5
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Variable "_styleElements" must be all lower-case
(#62) Variable "_styleElements" must not contain underscores.
(#62) Variable "styleName" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) Public method name "PHPWord_Style::addFontStyle" must be in lower-case letters only
(#73) Variable "styleName" must be all lower-case
(#73) Variable "styleFont" must be all lower-case
(#73) Variable "styleParagraph" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Variable "styleName" must be all lower-case
(#74) Variable "_styleElements" must be all lower-case
(#74) Variable "_styleElements" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Variable "styleParagraph" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#76) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#76) Variable "styleFont" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 16 spaces, found 4
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 20 spaces, found 5
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 4
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "_styleElements" must be all lower-case
(#82) Variable "_styleElements" must not contain underscores.
(#82) Variable "styleName" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Public method name "PHPWord_Style::addLinkStyle" must be in lower-case letters only
(#92) Variable "styleName" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "styleName" must be all lower-case
(#93) Variable "_styleElements" must be all lower-case
(#93) Variable "_styleElements" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#95) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 20 spaces, found 5
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Variable "_styleElements" must be all lower-case
(#102) Variable "_styleElements" must not contain underscores.
(#102) Variable "styleName" 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 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Public method name "PHPWord_Style::addTableStyle" must be in lower-case letters only
(#112) Variable "styleName" must be all lower-case
(#112) Variable "styleTable" must be all lower-case
(#112) Variable "styleFirstRow" must be all lower-case
(#112) Variable "styleLastRow" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "styleName" must be all lower-case
(#113) Variable "_styleElements" must be all lower-case
(#113) Variable "_styleElements" must not contain underscores.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Variable "styleTable" must be all lower-case
(#114) Variable "styleFirstRow" must be all lower-case
(#114) Variable "styleLastRow" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Variable "_styleElements" must be all lower-case
(#116) Variable "_styleElements" must not contain underscores.
(#116) Variable "styleName" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Public method name "PHPWord_Style::addTitleStyle" must be in lower-case letters only
(#127) Variable "titleCount" must be all lower-case
(#127) Variable "styleFont" must be all lower-case
(#127) Variable "styleParagraph" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "styleName" must be all lower-case
(#128) Variable "titleCount" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Variable "styleName" must be all lower-case
(#129) Variable "_styleElements" must be all lower-case
(#129) Variable "_styleElements" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "styleParagraph" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 12 spaces, found 3
(#131) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#131) Variable "styleFont" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 16 spaces, found 4
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 20 spaces, found 5
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 16 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Variable "_styleElements" must be all lower-case
(#138) Variable "_styleElements" must not contain underscores.
(#138) Variable "styleName" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) Public method name "PHPWord_Style::getStyles" must be in lower-case letters only
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "_styleElements" must be all lower-case
(#148) Variable "_styleElements" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#157) Public method name "PHPWord_Style::getStyle" must be in lower-case letters only
(#157) Variable "styleName" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#158) Expected "if (...) {\n"; found "if(...){\n"
(#158) Variable "styleName" must be all lower-case
(#158) Variable "_styleElements" must be all lower-case
(#158) Variable "_styleElements" must not contain underscores.
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Variable "_styleElements" must be all lower-case
(#159) Variable "_styleElements" must not contain underscores.
(#159) Variable "styleName" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#165) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Cell.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Member variable "_textDirection" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Member variable "_bgColor" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Member variable "_borderTopSize" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Member variable "_borderTopColor" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#81) Member variable "_borderLeftSize" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#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
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Member variable "_borderLeftColor" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Member variable "_borderRightSize" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#102) Member variable "_borderRightColor" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Member variable "_borderBottomSize" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#116) Member variable "_borderBottomColor" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Member variable "_defaultBorderColor" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) Public method name "PHPWord_Style_Cell::setStyleValue" must be in lower-case letters only
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#151) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) Public method name "PHPWord_Style_Cell::getVAlign" must be in lower-case letters only
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Public method name "PHPWord_Style_Cell::setVAlign" must be in lower-case letters only
(#164) Variable "pValue" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "pValue" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Public method name "PHPWord_Style_Cell::getTextDirection" must be in lower-case letters only
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#172) Public method name "PHPWord_Style_Cell::setTextDirection" must be in lower-case letters only
(#172) Variable "pValue" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Variable "pValue" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#176) Public method name "PHPWord_Style_Cell::getBgColor" must be in lower-case letters only
(#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 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Public method name "PHPWord_Style_Cell::setBgColor" must be in lower-case letters only
(#180) Variable "pValue" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 4
(#181) Variable "pValue" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Public method name "PHPWord_Style_Cell::setHeight" must be in lower-case letters only
(#184) Variable "pValue" must be all lower-case
(#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 4
(#185) Variable "pValue" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Public method name "PHPWord_Style_Cell::setBorderSize" must be in lower-case letters only
(#188) Variable "pValue" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "pValue" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Variable "pValue" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Variable "pValue" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Variable "pValue" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Public method name "PHPWord_Style_Cell::getBorderSize" must be in lower-case letters only
(#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 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) Public method name "PHPWord_Style_Cell::setBorderColor" must be in lower-case letters only
(#204) Variable "pValue" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Variable "pValue" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "pValue" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Variable "pValue" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Variable "pValue" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#211) Public method name "PHPWord_Style_Cell::getBorderColor" must be in lower-case letters only
(#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 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#220) Public method name "PHPWord_Style_Cell::setBorderTopSize" must be in lower-case letters only
(#220) Variable "pValue" must be all lower-case
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "pValue" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) Public method name "PHPWord_Style_Cell::getBorderTopSize" must be in lower-case letters only
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#228) Public method name "PHPWord_Style_Cell::setBorderTopColor" must be in lower-case letters only
(#228) Variable "pValue" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Variable "pValue" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#232) Public method name "PHPWord_Style_Cell::getBorderTopColor" must be in lower-case letters only
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#237) Public method name "PHPWord_Style_Cell::setBorderLeftSize" must be in lower-case letters only
(#237) Variable "pValue" must be all lower-case
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "pValue" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#241) Public method name "PHPWord_Style_Cell::getBorderLeftSize" must be in lower-case letters only
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#245) Public method name "PHPWord_Style_Cell::setBorderLeftColor" must be in lower-case letters only
(#245) Variable "pValue" must be all lower-case
(#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 2
(#246) Variable "pValue" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 4 spaces, found 1
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#249) Public method name "PHPWord_Style_Cell::getBorderLeftColor" must be in lower-case letters only
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 4 spaces, found 1
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#254) Public method name "PHPWord_Style_Cell::setBorderRightSize" must be in lower-case letters only
(#254) Variable "pValue" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Variable "pValue" must be all lower-case
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) Public method name "PHPWord_Style_Cell::getBorderRightSize" must be in lower-case letters only
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#262) Public method name "PHPWord_Style_Cell::setBorderRightColor" must be in lower-case letters only
(#262) Variable "pValue" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Variable "pValue" must be all lower-case
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Whitespace found at end of line
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#266) Public method name "PHPWord_Style_Cell::getBorderRightColor" must be in lower-case letters only
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) Public method name "PHPWord_Style_Cell::setBorderBottomSize" must be in lower-case letters only
(#271) Variable "pValue" must be all lower-case
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Variable "pValue" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#275) Public method name "PHPWord_Style_Cell::getBorderBottomSize" must be in lower-case letters only
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#279) Public method name "PHPWord_Style_Cell::setBorderBottomColor" must be in lower-case letters only
(#279) Variable "pValue" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Variable "pValue" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#283) Public method name "PHPWord_Style_Cell::getBorderBottomColor" must be in lower-case letters only
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#287) Public method name "PHPWord_Style_Cell::getDefaultBorderColor" must be in lower-case letters only
(#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 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#291) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Font.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#77) Spaces must be used for alignment; tabs are not allowed
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Whitespace found at end of line
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Member variable "_paragraphStyle" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Member variable "_superScript" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Member variable "_subScript" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Member variable "_fgColor" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Variable "styleParagraph" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Must use "self::" for local static member reference
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Variable "styleParagraph" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#113) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#113) Variable "styleParagraph" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 16 spaces, found 4
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 5
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 4
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Public method name "PHPWord_Style_Font::getName" must be in lower-case letters only
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#129) Public method name "PHPWord_Style_Font::setStyleValue" must be in lower-case letters only
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#136) Public method name "PHPWord_Style_Font::setName" must be in lower-case letters only
(#136) Variable "pValue" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#137) Variable "pValue" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Variable "pValue" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "pValue" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Public method name "PHPWord_Style_Font::getSize" must be in lower-case letters only
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Public method name "PHPWord_Style_Font::setSize" must be in lower-case letters only
(#148) Variable "pValue" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Variable "pValue" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "pValue" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "pValue" must be all lower-case
(#152) Expected 1 space before "*"; 0 found
(#152) Expected 1 space after "*"; 0 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Public method name "PHPWord_Style_Font::getBold" must be in lower-case letters only
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) Public method name "PHPWord_Style_Font::setBold" must be in lower-case letters only
(#160) Variable "pValue" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Variable "pValue" must be all lower-case
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Variable "pValue" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Variable "pValue" must be all lower-case
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Public method name "PHPWord_Style_Font::getItalic" must be in lower-case letters only
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#172) Public method name "PHPWord_Style_Font::setItalic" must be in lower-case letters only
(#172) Variable "pValue" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Variable "pValue" must be all lower-case
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Variable "pValue" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Variable "pValue" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Public method name "PHPWord_Style_Font::getSuperScript" must be in lower-case letters only
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Public method name "PHPWord_Style_Font::setSuperScript" must be in lower-case letters only
(#184) Variable "pValue" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#185) Variable "pValue" must be all lower-case
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Variable "pValue" must be all lower-case
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Variable "pValue" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "pValue" must be all lower-case
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#193) Public method name "PHPWord_Style_Font::getSubScript" must be in lower-case letters only
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#197) Public method name "PHPWord_Style_Font::setSubScript" must be in lower-case letters only
(#197) Variable "pValue" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Variable "pValue" must be all lower-case
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Variable "pValue" must be all lower-case
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 8 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Variable "pValue" must be all lower-case
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Variable "pValue" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Public method name "PHPWord_Style_Font::getUnderline" must be in lower-case letters only
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) Public method name "PHPWord_Style_Font::setUnderline" must be in lower-case letters only
(#210) Variable "pValue" must be all lower-case
(#210) Must use "self::" for local static member reference
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#211) Variable "pValue" must be all lower-case
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Variable "pValue" must be all lower-case
(#212) Must use "self::" for local static member reference
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Variable "pValue" must be all lower-case
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Public method name "PHPWord_Style_Font::getStrikethrough" must be in lower-case letters only
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#222) Public method name "PHPWord_Style_Font::setStrikethrough" must be in lower-case letters only
(#222) Variable "pValue" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#223) Expected "if (...) {\n"; found "if(...) {\n"
(#223) Variable "pValue" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Variable "pValue" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Variable "pValue" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#230) Public method name "PHPWord_Style_Font::getColor" must be in lower-case letters only
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) Public method name "PHPWord_Style_Font::setColor" must be in lower-case letters only
(#234) Variable "pValue" must be all lower-case
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 4
(#235) Variable "pValue" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) Public method name "PHPWord_Style_Font::getFgColor" must be in lower-case letters only
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#243) Public method name "PHPWord_Style_Font::setFgColor" must be in lower-case letters only
(#243) Variable "pValue" must be all lower-case
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#244) Variable "pValue" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#248) Public method name "PHPWord_Style_Font::getStyleType" must be in lower-case letters only
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#257) Public method name "PHPWord_Style_Font::getParagraphStyle" must be in lower-case letters only
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#261) Line indented incorrectly; expected 4 spaces, found 8
(#261) Public method name "PHPWord_Style_Font::toXml" must be in lower-case letters only
(#261) Variable "objWriter" must be all lower-case
(#261) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#262) Line indented incorrectly; expected 8 spaces, found 12
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Variable "objWriter" must be all lower-case
(#268) Variable "fgColor" must be all lower-case
(#274) Variable "objWriter" must be all lower-case
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line indented incorrectly; expected 12 spaces, found 16
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Variable "objWriter" must be all lower-case
(#279) Variable "objWriter" must be all lower-case
(#280) Variable "objWriter" must be all lower-case
(#281) Variable "objWriter" must be all lower-case
(#282) Variable "objWriter" must be all lower-case
(#283) Line indented incorrectly; expected 12 spaces, found 16
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line indented incorrectly; expected 12 spaces, found 16
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#289) Variable "objWriter" must be all lower-case
(#290) Line indented incorrectly; expected 12 spaces, found 16
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected 12 spaces, found 16
(#293) Expected "if (...) {\n"; found "if(...) {\n"
(#294) Variable "objWriter" must be all lower-case
(#295) Variable "objWriter" must be all lower-case
(#296) Variable "objWriter" must be all lower-case
(#297) Variable "objWriter" must be all lower-case
(#298) Variable "objWriter" must be all lower-case
(#299) Variable "objWriter" must be all lower-case
(#300) Line indented incorrectly; expected 12 spaces, found 16
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected 12 spaces, found 16
(#303) Expected "if (...) {\n"; found "if(...) {\n"
(#304) Variable "objWriter" must be all lower-case
(#305) Line indented incorrectly; expected 12 spaces, found 16
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Line indented incorrectly; expected 12 spaces, found 16
(#308) Expected "if (...) {\n"; found "if(...) {\n"
(#309) Variable "objWriter" must be all lower-case
(#310) Variable "objWriter" must be all lower-case
(#311) Variable "objWriter" must be all lower-case
(#312) Line indented incorrectly; expected 12 spaces, found 16
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Line indented incorrectly; expected 12 spaces, found 16
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#316) Variable "objWriter" must be all lower-case
(#317) Variable "objWriter" must be all lower-case
(#318) Variable "objWriter" must be all lower-case
(#319) Line indented incorrectly; expected 12 spaces, found 16
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Line indented incorrectly; expected 12 spaces, found 16
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#323) Variable "objWriter" must be all lower-case
(#324) Variable "objWriter" must be all lower-case
(#325) Line indented incorrectly; expected 12 spaces, found 16
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Line indented incorrectly; expected 12 spaces, found 16
(#328) Expected "if (...) {\n"; found "if(...) {\n"
(#329) Variable "objWriter" must be all lower-case
(#330) Variable "objWriter" must be all lower-case
(#331) Variable "objWriter" must be all lower-case
(#332) Line indented incorrectly; expected 12 spaces, found 16
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Line indented incorrectly; expected 12 spaces, found 16
(#335) Expected "if (...) {\n"; found "if(...) {\n"
(#336) Variable "objWriter" must be all lower-case
(#337) Line indented incorrectly; expected 12 spaces, found 16
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Line indented incorrectly; expected 12 spaces, found 16
(#340) Expected "if (...) {\n"; found "if(...) {\n"
(#340) Variable "fgColor" must be all lower-case
(#341) Variable "objWriter" must be all lower-case
(#342) Variable "objWriter" must be all lower-case
(#342) Variable "fgColor" must be all lower-case
(#343) Variable "objWriter" must be all lower-case
(#344) Line indented incorrectly; expected 12 spaces, found 16
(#346) Variable "objWriter" must be all lower-case
(#347) Line indented incorrectly; expected 8 spaces, found 12
(#348) Line indented incorrectly; expected 4 spaces, found 8
(#350) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Image.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Member variable "_marginTop" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#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
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Member variable "_marginLeft" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Public method name "PHPWord_Style_Image::setStyleValue" must be in lower-case letters only
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Public method name "PHPWord_Style_Image::getWidth" must be in lower-case letters only
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Public method name "PHPWord_Style_Image::setWidth" must be in lower-case letters only
(#72) Variable "pValue" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "pValue" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#76) Public method name "PHPWord_Style_Image::getHeight" must be in lower-case letters only
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Public method name "PHPWord_Style_Image::setHeight" must be in lower-case letters only
(#80) Variable "pValue" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "pValue" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Public method name "PHPWord_Style_Image::getAlign" must be in lower-case letters only
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Public method name "PHPWord_Style_Image::setAlign" must be in lower-case letters only
(#88) Variable "pValue" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "pValue" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Public method name "PHPWord_Style_Image::getMarginTop" must be in lower-case letters only
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "PHPWord_Style_Image::setMarginTop" must be in lower-case letters only
(#106) Variable "pValue" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "pValue" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#116) Public method name "PHPWord_Style_Image::getMarginLeft" must be in lower-case letters only
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Public method name "PHPWord_Style_Image::setMarginLeft" must be in lower-case letters only
(#125) Variable "pValue" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Variable "pValue" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#130) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Indentation.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Line indented incorrectly; expected 4 spaces, found 8
(#43) Member variable "_possibleElements" must be all lower-case
(#55) Line indented incorrectly; expected 4 spaces, found 8
(#61) Line indented incorrectly; expected 4 spaces, found 8
(#64) Line indented incorrectly; expected 8 spaces, found 16
(#66) Line indented incorrectly; expected 8 spaces, found 16
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#77) Line indented incorrectly; expected 4 spaces, found 8
(#77) Public method name "PHPWord_Style_Indentation::setIndentation" must be in lower-case letters only
(#78) Line indented incorrectly; expected 8 spaces, found 16
(#78) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Line indented incorrectly; expected 8 spaces, found 16
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#87) Line indented incorrectly; expected 4 spaces, found 8
(#87) Public method name "PHPWord_Style_Indentation::toXml" must be in lower-case letters only
(#87) Variable "objWriter" must be all lower-case
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Line indented incorrectly; expected 8 spaces, found 12
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "objWriter" must be all lower-case
(#89) Variable "objWriter" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 16
(#91) Variable "objWriter" must be all lower-case
(#92) Line indented incorrectly; expected 12 spaces, found 16
(#93) Variable "objWriter" must be all lower-case
(#94) Line indented incorrectly; expected 8 spaces, found 12
(#95) Line indented incorrectly; expected 4 spaces, found 8
(#104) Line indented incorrectly; expected 4 spaces, found 8
(#104) Private method name "PHPWord_Style_Indentation::isAttribute" must be in lower-case letters only
(#105) Variable "_possibleElements" must be all lower-case
(#105) Variable "_possibleElements" must not contain underscores.
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#108) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Paragraph.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_spaceBefore" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_spaceAfter" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Public method name "PHPWord_Style_Paragraph::setStyleValue" must be in lower-case letters only
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#101) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Public method name "PHPWord_Style_Paragraph::getAlign" must be in lower-case letters only
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Public method name "PHPWord_Style_Paragraph::setAlign" must be in lower-case letters only
(#124) Variable "pValue" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#125) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Variable "pValue" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "pValue" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Variable "pValue" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) Public method name "PHPWord_Style_Paragraph::getSpaceBefore" must be in lower-case letters only
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Public method name "PHPWord_Style_Paragraph::setSpaceBefore" must be in lower-case letters only
(#148) Variable "pValue" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 4
(#149) Variable "pValue" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#158) Public method name "PHPWord_Style_Paragraph::getSpaceAfter" must be in lower-case letters only
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Public method name "PHPWord_Style_Paragraph::setSpaceAfter" must be in lower-case letters only
(#168) Variable "pValue" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#169) Variable "pValue" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#178) Public method name "PHPWord_Style_Paragraph::getSpacing" must be in lower-case letters only
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Public method name "PHPWord_Style_Paragraph::setSpacing" must be in lower-case letters only
(#188) Variable "pValue" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 4
(#189) Variable "pValue" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 4
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 4 spaces, found 1
(#199) Public method name "PHPWord_Style_Paragraph::setIndentions" must be in lower-case letters only
(#199) Variable "pValue" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Variable "pValue" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) Public method name "PHPWord_Style_Paragraph::setTabs" must be in lower-case letters only
(#210) Variable "pValue" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Variable "pValue" must be all lower-case
(#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 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 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 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#219) Public method name "PHPWord_Style_Paragraph::getTabs" must be in lower-case letters only
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 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 at least 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#226) Public method name "PHPWord_Style_Paragraph::getIndentation" must be in lower-case letters only
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#230) Line indented incorrectly; expected 4 spaces, found 8
(#230) Public method name "PHPWord_Style_Paragraph::toXml" must be in lower-case letters only
(#230) Variable "objWriter" must be all lower-case
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#231) Line indented incorrectly; expected 8 spaces, found 12
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Variable "objWriter" must be all lower-case
(#232) Variable "objWriter" must be all lower-case
(#234) Line indented incorrectly; expected 12 spaces, found 16
(#234) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Variable "objWriter" must be all lower-case
(#236) Variable "objWriter" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
(#238) Line indented incorrectly; expected 12 spaces, found 16
(#240) Line indented incorrectly; expected 12 spaces, found 16
(#240) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Variable "objWriter" must be all lower-case
(#243) Line indented incorrectly; expected 16 spaces, found 20
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#244) Variable "objWriter" must be all lower-case
(#245) Line indented incorrectly; expected 16 spaces, found 20
(#246) Line indented incorrectly; expected 16 spaces, found 20
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Variable "objWriter" must be all lower-case
(#248) Line indented incorrectly; expected 16 spaces, found 20
(#249) Line indented incorrectly; expected 16 spaces, found 20
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#250) Variable "objWriter" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#252) Line indented incorrectly; expected 16 spaces, found 20
(#254) Variable "objWriter" must be all lower-case
(#255) Line indented incorrectly; expected 12 spaces, found 16
(#257) Line indented incorrectly; expected 12 spaces, found 16
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Variable "objWriter" must be all lower-case
(#259) Line indented incorrectly; expected 12 spaces, found 16
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line indented incorrectly; expected 12 spaces, found 16
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Variable "objWriter" must be all lower-case
(#264) Line indented incorrectly; expected 12 spaces, found 16
(#266) Variable "objWriter" must be all lower-case
(#267) Line indented incorrectly; expected 8 spaces, found 12
(#268) Line indented incorrectly; expected 4 spaces, found 8
(#270) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/TOC.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Member variable "_tabLeader" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Member variable "_tabPos" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 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 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Must use "self::" for local static member reference
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#79) Public method name "PHPWord_Style_TOC::getTabPos" must be in lower-case letters only
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#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
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Public method name "PHPWord_Style_TOC::setTabPos" must be in lower-case letters only
(#88) Variable "pValue" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "pValue" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Public method name "PHPWord_Style_TOC::getTabLeader" must be in lower-case letters only
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "PHPWord_Style_TOC::setTabLeader" must be in lower-case letters only
(#106) Variable "pValue" must be all lower-case
(#106) Must use "self::" for local static member reference
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "pValue" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Public method name "PHPWord_Style_TOC::getIndent" must be in lower-case letters only
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Public method name "PHPWord_Style_TOC::setIndent" must be in lower-case letters only
(#124) Variable "pValue" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Variable "pValue" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Public method name "PHPWord_Style_TOC::setStyleValue" must be in lower-case letters only
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#138) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Tab.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Line indented incorrectly; expected 4 spaces, found 8
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#65) Member variable "_possibleStopTypes" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#81) Member variable "_possibleLeaders" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected 4 spaces, found 8
(#99) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#99) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#108) Line indented incorrectly; expected 4 spaces, found 8
(#115) Line indented incorrectly; expected 4 spaces, found 8
(#115) Public method name "PHPWord_Style_Tab::toXml" must be in lower-case letters only
(#115) Variable "objWriter" must be all lower-case
(#115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#116) Line indented incorrectly; expected 8 spaces, found 12
(#116) Expected "if (...) {\n"; found "if(...) {\n"
(#116) Variable "objWriter" must be all lower-case
(#117) Variable "objWriter" must be all lower-case
(#118) Variable "objWriter" must be all lower-case
(#119) Line indented incorrectly; expected 12 spaces, found 16
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "objWriter" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 16
(#122) Variable "objWriter" must be all lower-case
(#123) Variable "objWriter" must be all lower-case
(#124) Line indented incorrectly; expected 8 spaces, found 12
(#125) Line indented incorrectly; expected 4 spaces, found 8
(#133) Line indented incorrectly; expected 4 spaces, found 8
(#133) Private method name "PHPWord_Style_Tab::isStopType" must be in lower-case letters only
(#134) Variable "_possibleStopTypes" must be all lower-case
(#134) Variable "_possibleStopTypes" must not contain underscores.
(#135) Line indented incorrectly; expected 4 spaces, found 8
(#143) Line indented incorrectly; expected 4 spaces, found 8
(#143) Private method name "PHPWord_Style_Tab::isLeaderType" must be in lower-case letters only
(#144) Variable "_possibleLeaders" must be all lower-case
(#144) Variable "_possibleLeaders" must not contain underscores.
(#145) Line indented incorrectly; expected 4 spaces, found 8
(#147) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Table.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Member variable "_cellMarginTop" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Member variable "_cellMarginLeft" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Member variable "_cellMarginRight" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Member variable "_cellMarginBottom" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Public method name "PHPWord_Style_Table::setStyleValue" must be in lower-case letters only
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Public method name "PHPWord_Style_Table::setCellMarginTop" must be in lower-case letters only
(#47) Variable "pValue" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "pValue" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Public method name "PHPWord_Style_Table::getCellMarginTop" must be in lower-case letters only
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Public method name "PHPWord_Style_Table::setCellMarginLeft" must be in lower-case letters only
(#55) Variable "pValue" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "pValue" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Public method name "PHPWord_Style_Table::getCellMarginLeft" must be in lower-case letters only
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Public method name "PHPWord_Style_Table::setCellMarginRight" must be in lower-case letters only
(#63) Variable "pValue" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "pValue" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Public method name "PHPWord_Style_Table::getCellMarginRight" must be in lower-case letters only
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Public method name "PHPWord_Style_Table::setCellMarginBottom" must be in lower-case letters only
(#71) Variable "pValue" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "pValue" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Public method name "PHPWord_Style_Table::getCellMarginBottom" must be in lower-case letters only
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#79) Public method name "PHPWord_Style_Table::getCellMargin" must be in lower-case letters only
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/TableFull.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_firstRow" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_cellMarginTop" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_cellMarginLeft" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Member variable "_cellMarginRight" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_cellMarginBottom" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Member variable "_bgColor" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#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
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Member variable "_borderTopSize" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Member variable "_borderTopColor" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Member variable "_borderLeftSize" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Member variable "_borderLeftColor" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Member variable "_borderRightSize" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) Member variable "_borderRightColor" must be all lower-case
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Member variable "_borderBottomSize" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Member variable "_borderBottomColor" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Member variable "_borderInsideHSize" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Member variable "_borderInsideHColor" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Member variable "_borderInsideVSize" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Member variable "_borderInsideVColor" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Variable "styleTable" must be all lower-case
(#168) Variable "styleFirstRow" must be all lower-case
(#168) Variable "styleLastRow" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Variable "styleFirstRow" must be all lower-case
(#170) Variable "styleFirstRow" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#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 3
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 3
(#182) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#182) Variable "styleFirstRow" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 16 spaces, found 4
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 20 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 12 spaces, found 3
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#191) Variable "styleTable" must be all lower-case
(#191) Variable "styleTable" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#192) Variable "styleTable" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 4
(#193) Expected "if (...) {\n"; found "if(...) {\n"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 20 spaces, found 5
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 16 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 12 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#207) Public method name "PHPWord_Style_TableFull::setStyleValue" must be in lower-case letters only
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) Public method name "PHPWord_Style_TableFull::getFirstRow" must be in lower-case letters only
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#233) Public method name "PHPWord_Style_TableFull::getLastRow" must be in lower-case letters only
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#237) Public method name "PHPWord_Style_TableFull::getBgColor" must be in lower-case letters only
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#241) Public method name "PHPWord_Style_TableFull::setBgColor" must be in lower-case letters only
(#241) Variable "pValue" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 4
(#242) Variable "pValue" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#249) Spaces must be used to indent lines; tabs are not allowed
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#250) Public method name "PHPWord_Style_TableFull::setBorderSize" must be in lower-case letters only
(#250) Variable "pValue" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Variable "pValue" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Variable "pValue" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Variable "pValue" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Variable "pValue" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Variable "pValue" must be all lower-case
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "pValue" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Whitespace found at end of line
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#263) Spaces must be used to indent lines; tabs are not allowed
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) Public method name "PHPWord_Style_TableFull::getBorderSize" must be in lower-case letters only
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used to indent lines; tabs are not allowed
(#277) Spaces must be used to indent lines; tabs are not allowed
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) Public method name "PHPWord_Style_TableFull::setBorderColor" must be in lower-case letters only
(#278) Variable "pValue" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Variable "pValue" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Variable "pValue" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Variable "pValue" must be all lower-case
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Variable "pValue" must be all lower-case
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Variable "pValue" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Variable "pValue" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#291) Spaces must be used to indent lines; tabs are not allowed
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#292) Public method name "PHPWord_Style_TableFull::getBorderColor" must be in lower-case letters only
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 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 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#303) Public method name "PHPWord_Style_TableFull::setBorderTopSize" must be in lower-case letters only
(#303) Variable "pValue" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Variable "pValue" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#307) Public method name "PHPWord_Style_TableFull::getBorderTopSize" must be in lower-case letters only
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#311) Public method name "PHPWord_Style_TableFull::setBorderTopColor" must be in lower-case letters only
(#311) Variable "pValue" must be all lower-case
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Variable "pValue" must be all lower-case
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Public method name "PHPWord_Style_TableFull::getBorderTopColor" must be in lower-case letters only
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#319) Public method name "PHPWord_Style_TableFull::setBorderLeftSize" must be in lower-case letters only
(#319) Variable "pValue" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "pValue" must be all lower-case
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#323) Public method name "PHPWord_Style_TableFull::getBorderLeftSize" must be in lower-case letters only
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Whitespace found at end of line
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 4 spaces, found 1
(#327) Public method name "PHPWord_Style_TableFull::setBorderLeftColor" must be in lower-case letters only
(#327) Variable "pValue" must be all lower-case
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "pValue" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#331) Public method name "PHPWord_Style_TableFull::getBorderLeftColor" must be in lower-case letters only
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#335) Public method name "PHPWord_Style_TableFull::setBorderRightSize" must be in lower-case letters only
(#335) Variable "pValue" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Variable "pValue" must be all lower-case
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 4 spaces, found 1
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Whitespace found at end of line
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#339) Public method name "PHPWord_Style_TableFull::getBorderRightSize" must be in lower-case letters only
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#343) Public method name "PHPWord_Style_TableFull::setBorderRightColor" must be in lower-case letters only
(#343) Variable "pValue" must be all lower-case
(#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 2
(#344) Variable "pValue" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Whitespace found at end of line
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 4 spaces, found 1
(#347) Public method name "PHPWord_Style_TableFull::getBorderRightColor" must be in lower-case letters only
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) Public method name "PHPWord_Style_TableFull::setBorderBottomSize" must be in lower-case letters only
(#351) Variable "pValue" must be all lower-case
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Variable "pValue" must be all lower-case
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 4 spaces, found 1
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Whitespace found at end of line
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#355) Public method name "PHPWord_Style_TableFull::getBorderBottomSize" must be in lower-case letters only
(#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 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 4 spaces, found 1
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#359) Public method name "PHPWord_Style_TableFull::setBorderBottomColor" must be in lower-case letters only
(#359) Variable "pValue" must be all lower-case
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Variable "pValue" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 4 spaces, found 1
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 spaces, found 1
(#363) Public method name "PHPWord_Style_TableFull::getBorderBottomColor" must be in lower-case letters only
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#367) Public method name "PHPWord_Style_TableFull::setBorderInsideHColor" must be in lower-case letters only
(#367) Variable "pValue" must be all lower-case
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Variable "pValue" must be all lower-case
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#371) Public method name "PHPWord_Style_TableFull::getBorderInsideHColor" must be in lower-case letters only
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 4 spaces, found 1
(#375) Public method name "PHPWord_Style_TableFull::setBorderInsideVColor" must be in lower-case letters only
(#375) Variable "pValue" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Variable "pValue" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#379) Public method name "PHPWord_Style_TableFull::getBorderInsideVColor" must be in lower-case letters only
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 1
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#383) Public method name "PHPWord_Style_TableFull::setBorderInsideHSize" must be in lower-case letters only
(#383) Variable "pValue" must be all lower-case
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Variable "pValue" must be all lower-case
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#387) Public method name "PHPWord_Style_TableFull::getBorderInsideHSize" must be in lower-case letters only
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 4 spaces, found 1
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 4 spaces, found 1
(#391) Public method name "PHPWord_Style_TableFull::setBorderInsideVSize" must be in lower-case letters only
(#391) Variable "pValue" must be all lower-case
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Variable "pValue" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#395) Public method name "PHPWord_Style_TableFull::getBorderInsideVSize" must be in lower-case letters only
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Whitespace found at end of line
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#399) Public method name "PHPWord_Style_TableFull::setCellMarginTop" must be in lower-case letters only
(#399) Variable "pValue" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Variable "pValue" must be all lower-case
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#403) Public method name "PHPWord_Style_TableFull::getCellMarginTop" must be in lower-case letters only
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 4 spaces, found 1
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#407) Public method name "PHPWord_Style_TableFull::setCellMarginLeft" must be in lower-case letters only
(#407) Variable "pValue" must be all lower-case
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Variable "pValue" must be all lower-case
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 4 spaces, found 1
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 4 spaces, found 1
(#411) Public method name "PHPWord_Style_TableFull::getCellMarginLeft" must be in lower-case letters only
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 4 spaces, found 1
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 4 spaces, found 1
(#415) Public method name "PHPWord_Style_TableFull::setCellMarginRight" must be in lower-case letters only
(#415) Variable "pValue" must be all lower-case
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Variable "pValue" must be all lower-case
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#419) Public method name "PHPWord_Style_TableFull::getCellMarginRight" must be in lower-case letters only
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Whitespace found at end of line
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#423) Public method name "PHPWord_Style_TableFull::setCellMarginBottom" must be in lower-case letters only
(#423) Variable "pValue" must be all lower-case
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Variable "pValue" must be all lower-case
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Whitespace found at end of line
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#427) Public method name "PHPWord_Style_TableFull::getCellMarginBottom" must be in lower-case letters only
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 4 spaces, found 1
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 1
(#431) Public method name "PHPWord_Style_TableFull::setCellMargin" must be in lower-case letters only
(#431) Variable "pValue" must be all lower-case
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Variable "pValue" must be all lower-case
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Variable "pValue" must be all lower-case
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Variable "pValue" must be all lower-case
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#435) Variable "pValue" must be all lower-case
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Whitespace found at end of line
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 1
(#438) Public method name "PHPWord_Style_TableFull::getCellMargin" must be in lower-case letters only
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#442) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Style/Tabs.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Line indented incorrectly; expected 4 spaces, found 8
(#49) Line indented incorrectly; expected 4 spaces, found 8
(#51) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#57) Public method name "PHPWord_Style_Tabs::toXml" must be in lower-case letters only
(#57) Variable "objWriter" must be all lower-case
(#57) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#58) Line indented incorrectly; expected 8 spaces, found 12
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#61) Variable "objWriter" must be all lower-case
(#62) Line indented incorrectly; expected 12 spaces, found 16
(#63) Variable "objWriter" must be all lower-case
(#64) Line indented incorrectly; expected 8 spaces, found 12
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#67) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/TOC.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Member variable "_styleTOC" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Member variable "_styleFont" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "_bookmarkId" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Variable "styleFont" must be all lower-case
(#80) Variable "styleTOC" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "_styleTOC" must be all lower-case
(#81) Variable "_styleTOC" must not contain underscores.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Variable "styleTOC" must be all lower-case
(#83) Variable "styleTOC" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#84) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#84) Variable "styleTOC" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 16 spaces, found 4
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 20 spaces, found 5
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Variable "_styleTOC" must be all lower-case
(#88) Variable "_styleTOC" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Variable "styleFont" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "styleFont" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Variable "_styleFont" must be all lower-case
(#94) Variable "_styleFont" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Variable "styleFont" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 20 spaces, found 5
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 24 spaces, found 6
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 20 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 20 spaces, found 5
(#100) Variable "_styleFont" must be all lower-case
(#100) Variable "_styleFont" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 16 spaces, found 4
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 4
(#103) Variable "_styleFont" must be all lower-case
(#103) Variable "_styleFont" must not contain underscores.
(#103) Variable "styleFont" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Expected 2 space(s) before asterisk; 1 found
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Expected 2 space(s) before asterisk; 1 found
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Expected 2 space(s) before asterisk; 1 found
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Expected 2 space(s) before asterisk; 1 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Public method name "PHPWord_TOC::addTitle" must be in lower-case letters only
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Variable "_anchor" must not contain underscores.
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "bookmarkId" must be all lower-case
(#115) Variable "_bookmarkId" must be all lower-case
(#115) Variable "_bookmarkId" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Variable "bookmarkId" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#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 2
(#123) Variable "_titles" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Variable "bookmarkId" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#133) Public method name "PHPWord_TOC::getTitles" must be in lower-case letters only
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Variable "_titles" must not contain underscores.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#142) Public method name "PHPWord_TOC::getStyleTOC" must be in lower-case letters only
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "_styleTOC" must be all lower-case
(#143) Variable "_styleTOC" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#151) Public method name "PHPWord_TOC::getStyleFont" must be in lower-case letters only
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "_styleFont" must be all lower-case
(#152) Variable "_styleFont" must not contain underscores.
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#155) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Template.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Member variable "_objZip" must be all lower-case
(#44) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Member variable "_tempFileName" must be all lower-case
(#51) Whitespace found at end of line
(#54) Whitespace found at end of line
(#57) Member variable "_documentXML" must be all lower-case
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#65) Variable "strFilename" must be all lower-case
(#66) Variable "strFilename" must be all lower-case
(#68) Whitespace found at end of line
(#69) Variable "strFilename" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Whitespace found at end of line
(#76) Whitespace found at end of line
(#79) Whitespace found at end of line
(#83) Public method name "PHPWord_Template::setValue" must be in lower-case letters only
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Whitespace found at end of line
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Whitespace found at end of line
(#97) Public method name "PHPWord_Template::getVariables" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#107) Variable "strFilename" must be all lower-case
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Variable "strFilename" must be all lower-case
(#109) Variable "strFilename" must be all lower-case
(#111) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Whitespace found at end of line
(#119) Variable "strFilename" must be all lower-case
(#122) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/IWriter.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Variable "pFilename" must be all lower-case
(#39) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/ODText.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Expected 2 space(s) before asterisk; 1 found
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Expected 2 space(s) before asterisk; 1 found
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Expected 2 space(s) before asterisk; 1 found
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Expected 2 space(s) before asterisk; 1 found
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Expected 2 space(s) before asterisk; 1 found
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Expected 2 space(s) before asterisk; 1 found
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Expected 2 space(s) before asterisk; 1 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Expected 2 space(s) before asterisk; 1 found
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Member variable "_writerParts" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Member variable "_drawingHashTable" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Expected 2 space(s) before asterisk; 1 found
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Expected 2 space(s) before asterisk; 1 found
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Expected 2 space(s) before asterisk; 1 found
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Expected 2 space(s) before asterisk; 1 found
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Member variable "_useDiskCaching" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Member variable "_diskCachingDirectory" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#67) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#70) Variable "pPHPWord" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Opening brace should be on the same line as the declaration
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "pPHPWord" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#84) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#101) Variable "pFilename" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Opening brace should be on the same line as the declaration
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Variable "originalFilename" must be all lower-case
(#105) Variable "pFilename" must be all lower-case
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#106) Variable "pFilename" must be all lower-case
(#106) Variable "pFilename" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Variable "pFilename" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#108) Variable "pFilename" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#109) Variable "pFilename" must be all lower-case
(#109) Variable "originalFilename" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Variable "objZip" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#119) Variable "objZip" must be all lower-case
(#119) Variable "pFilename" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 16 spaces, found 4
(#120) Variable "objZip" must be all lower-case
(#120) Variable "pFilename" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 5
(#121) Variable "pFilename" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 16 spaces, found 4
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) No space found before comment text; expected "// @todo Not in ZIPARCHIVE::CM_STORE mode" but found "//@todo Not in ZIPARCHIVE::CM_STORE mode"
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "objZip" must be all lower-case
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "objZip" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Variable "objZip" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Variable "objZip" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Variable "objZip" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 16 spaces, found 4
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 5
(#144) Variable "imageContents" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#145) Variable "imagePath" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 20 spaces, found 5
(#147) Variable "imagePath" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 24 spaces, found 6
(#148) Variable "imagePath" must be all lower-case
(#148) Variable "imagePath" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 24 spaces, found 6
(#149) Variable "imagePathSplitted" must be all lower-case
(#149) Variable "imagePath" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 24 spaces, found 6
(#151) Variable "imageZip" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 24 spaces, found 6
(#152) Variable "imageZip" must be all lower-case
(#152) Variable "imagePathSplitted" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 24 spaces, found 6
(#153) Variable "imageContents" must be all lower-case
(#153) Variable "imageZip" must be all lower-case
(#153) Variable "imagePathSplitted" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 24 spaces, found 6
(#154) Variable "imageZip" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 24 spaces, found 6
(#155) Variable "imageZip" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 20 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 24 spaces, found 6
(#157) Variable "imageContents" must be all lower-case
(#157) Variable "imagePath" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 20 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 20 spaces, found 5
(#160) Variable "objZip" must be all lower-case
(#160) Variable "imageContents" must be all lower-case
(#160) Line exceeds 132 characters; contains 149 characters
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 4
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 20 spaces, found 5
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 20 spaces, found 5
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 20 spaces, found 5
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 20 spaces, found 5
(#167) Variable "imageContents" must be all lower-case
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 20 spaces, found 5
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 20 spaces, found 5
(#170) Variable "objZip" must be all lower-case
(#170) Variable "imageContents" must be all lower-case
(#170) Line exceeds 132 characters; contains 149 characters
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 16 spaces, found 4
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 12 spaces, found 3
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 12 spaces, found 3
(#175) Variable "objZip" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) Variable "pFilename" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 3
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#180) Variable "originalFilename" must be all lower-case
(#180) Variable "pFilename" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 16 spaces, found 4
(#181) Variable "pFilename" must be all lower-case
(#181) Variable "originalFilename" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 20 spaces, found 5
(#182) Variable "pFilename" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 16 spaces, found 4
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 4
(#184) Variable "pFilename" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 3
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Spaces must be used for alignment; tabs are not allowed
(#194) Spaces must be used for alignment; tabs are not allowed
(#195) Spaces must be used for alignment; tabs are not allowed
(#196) Spaces must be used for alignment; tabs are not allowed
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#198) Public method name "PHPWord_Writer_ODText::getPHPWord" must be in lower-case letters only
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used for alignment; tabs are not allowed
(#208) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#213) Public method name "PHPWord_Writer_ODText::setPHPWord" must be in lower-case letters only
(#213) Variable "pPHPWord" must be all lower-case
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Variable "pPHPWord" must be all lower-case
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#223) Public method name "PHPWord_Writer_ODText::getDrawingHashTable" must be in lower-case letters only
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#229) Spaces must be used for alignment; tabs are not allowed
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Spaces must be used for alignment; tabs are not allowed
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Spaces must be used for alignment; tabs are not allowed
(#232) Spaces must be used for alignment; tabs are not allowed
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#233) method name "PHPWord_Writer_ODText::getWriterPart" must be in lower-case letters only
(#233) Visibility must be declared on method "getWriterPart"
(#233) Variable "pPartName" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Variable "pPartName" must be all lower-case
(#234) Variable "pPartName" must be all lower-case
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Variable "pPartName" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#243) Spaces must be used for alignment; tabs are not allowed
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Public method name "PHPWord_Writer_ODText::getUseDiskCaching" must be in lower-case letters only
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#252) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) Public method name "PHPWord_Writer_ODText::setUseDiskCaching" must be in lower-case letters only
(#258) Variable "pValue" must be all lower-case
(#258) Variable "pDirectory" must be all lower-case
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "pValue" must be all lower-case
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#261) Variable "pDirectory" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 12 spaces, found 3
(#262) Variable "pDirectory" must be all lower-case
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) Variable "pDirectory" must be all lower-case
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 16 spaces, found 4
(#265) Variable "pDirectory" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 12 spaces, found 3
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Whitespace found at end of line
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#274) Spaces must be used for alignment; tabs are not allowed
(#275) Spaces must be used for alignment; tabs are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#277) Public method name "PHPWord_Writer_ODText::getDiskCachingDirectory" must be in lower-case letters only
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/Content.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "PHPWord_Writer_ODText_Content::writeContent" must be in lower-case letters only
(#45) Variable "pPHPWord" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Opening brace should be on the same line as the declaration
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "objWriter" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Variable "objWriter" must be all lower-case
(#50) Line exceeds 132 characters; contains 138 characters
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Variable "objWriter" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "objWriter" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "objWriter" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "objWriter" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Variable "objWriter" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "objWriter" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "objWriter" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "objWriter" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "objWriter" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Variable "objWriter" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Variable "objWriter" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "objWriter" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Variable "objWriter" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "objWriter" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Variable "objWriter" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "objWriter" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "objWriter" must be all lower-case
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Variable "objWriter" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "objWriter" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Variable "objWriter" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Variable "objWriter" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "objWriter" must be all lower-case
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "objWriter" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "objWriter" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Variable "_sections" must not contain underscores.
(#94) Variable "pPHPWord" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Variable "countSections" must be all lower-case
(#95) Variable "_sections" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Variable "countSections" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Variable "pSection" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Variable "numPStyles" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Variable "numFStyles" must be all lower-case
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#101) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#101) Variable "_sections" must not contain underscores.
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Variable "pSection" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 4
(#103) Variable "_elements" must not contain underscores.
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 16 spaces, found 4
(#105) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#105) Variable "_elements" must not contain underscores.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 20 spaces, found 5
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 24 spaces, found 6
(#107) Variable "fStyle" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 24 spaces, found 6
(#108) Variable "pStyle" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 24 spaces, found 6
(#110) Expected "if (...) {\n"; found "if(...){\n"
(#110) Variable "fStyle" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 28 spaces, found 7
(#111) Variable "numFStyles" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 28 spaces, found 7
(#113) Variable "arrStyle" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 28 spaces, found 8
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Variable "fStyle" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 28 spaces, found 8
(#115) Expected 1 space after "=>"; 0 found
(#115) Variable "fStyle" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 46 spaces, found 7
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 46 spaces, found 7
(#117) Variable "pPHPWord" must be all lower-case
(#117) Variable "numFStyles" must be all lower-case
(#117) Variable "arrStyle" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 46 spaces, found 7
(#118) Variable "numFStyles" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 24 spaces, found 6
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 24 spaces, found 6
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#120) Variable "pStyle" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 28 spaces, found 7
(#121) Variable "numPStyles" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 28 spaces, found 7
(#123) Variable "pPHPWord" must be all lower-case
(#123) Variable "numPStyles" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 28 spaces, found 7
(#124) Variable "numPStyles" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 24 spaces, found 6
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 20 spaces, found 5
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 16 spaces, found 4
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "objWriter" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "arrFonts" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Variable "numFonts" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#138) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#138) Variable "styleName" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 4
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 20 spaces, found 5
(#141) Variable "numFonts" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 5
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 20 spaces, found 5
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Variable "arrFonts" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 24 spaces, found 6
(#144) Variable "arrFonts" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 24 spaces, found 6
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 24 spaces, found 6
(#147) Variable "objWriter" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 24 spaces, found 6
(#148) Variable "objWriter" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 24 spaces, found 6
(#149) Variable "objWriter" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 24 spaces, found 6
(#150) Variable "objWriter" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 20 spaces, found 5
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 16 spaces, found 4
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 12 spaces, found 3
(#154) Expected "if (...) {\n"; found "if(...){\n"
(#154) Variable "arrFonts" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Variable "objWriter" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#156) Variable "objWriter" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Variable "objWriter" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) Variable "objWriter" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 3
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Variable "objWriter" must be all lower-case
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Variable "objWriter" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "numPStyles" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#167) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#167) Variable "styleName" must be all lower-case
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 16 spaces, found 4
(#168) Expected "if (...) {\n"; found "if(...){\n"
(#168) Variable "styleName" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 5
(#169) Variable "styleName" must be all lower-case
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 20 spaces, found 5
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 20 spaces, found 5
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 24 spaces, found 6
(#172) Variable "objWriter" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 24 spaces, found 6
(#173) Variable "objWriter" must be all lower-case
(#173) Variable "styleName" must be all lower-case
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 24 spaces, found 6
(#174) Variable "objWriter" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 24 spaces, found 7
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 24 spaces, found 7
(#176) Variable "objWriter" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 24 spaces, found 7
(#177) Variable "objWriter" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 24 spaces, found 7
(#178) Variable "objWriter" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 24 spaces, found 7
(#179) Variable "objWriter" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 24 spaces, found 7
(#180) Variable "objWriter" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 24 spaces, found 6
(#181) Variable "objWriter" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 20 spaces, found 5
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 20 spaces, found 5
(#183) Expected "if (...) {\n"; found "if(...){\n"
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 24 spaces, found 6
(#184) Variable "numPStyles" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 24 spaces, found 6
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 24 spaces, found 6
(#186) Variable "objWriter" must be all lower-case
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 24 spaces, found 6
(#187) Variable "objWriter" must be all lower-case
(#187) Variable "styleName" must be all lower-case
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 24 spaces, found 6
(#188) Variable "objWriter" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 24 spaces, found 6
(#189) Variable "objWriter" must be all lower-case
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 24 spaces, found 6
(#190) Variable "objWriter" must be all lower-case
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Line indented incorrectly; expected at least 24 spaces, found 7
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 24 spaces, found 7
(#192) Variable "objWriter" must be all lower-case
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 24 spaces, found 7
(#193) Variable "objWriter" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 24 spaces, found 7
(#194) Variable "objWriter" must be all lower-case
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 24 spaces, found 6
(#195) Variable "objWriter" must be all lower-case
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 20 spaces, found 5
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 16 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#200) Variable "numPStyles" must be all lower-case
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Variable "objWriter" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Variable "objWriter" must be all lower-case
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 4
(#204) Variable "objWriter" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#205) Variable "objWriter" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Variable "objWriter" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Line indented incorrectly; expected at least 16 spaces, found 5
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 5
(#208) Variable "objWriter" must be all lower-case
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 5
(#209) Variable "objWriter" must be all lower-case
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 5
(#210) Variable "objWriter" must be all lower-case
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "objWriter" must be all lower-case
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Variable "objWriter" must be all lower-case
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 8 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#217) Variable "objWriter" must be all lower-case
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Variable "objWriter" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Variable "objWriter" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Line indented incorrectly; expected at least 8 spaces, found 6
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 6
(#223) Variable "objWriter" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 6
(#224) Variable "objWriter" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 6
(#225) Variable "objWriter" must be all lower-case
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 6
(#226) Variable "objWriter" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Line indented incorrectly; expected at least 8 spaces, found 6
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 6
(#228) Variable "objWriter" must be all lower-case
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 6
(#229) Variable "objWriter" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 6
(#230) Variable "objWriter" must be all lower-case
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 6
(#231) Variable "objWriter" must be all lower-case
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Line indented incorrectly; expected at least 8 spaces, found 6
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 6
(#233) Variable "objWriter" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 6
(#234) Variable "objWriter" must be all lower-case
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 6
(#235) Variable "objWriter" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 6
(#236) Variable "objWriter" must be all lower-case
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 8 spaces, found 6
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 6
(#238) Variable "objWriter" must be all lower-case
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 6
(#239) Variable "objWriter" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 6
(#240) Variable "objWriter" must be all lower-case
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 6
(#241) Variable "objWriter" must be all lower-case
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 5
(#242) Variable "objWriter" must be all lower-case
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 5
(#244) Variable "_sections" must not contain underscores.
(#244) Variable "pPHPWord" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 5
(#245) Variable "countSections" must be all lower-case
(#245) Variable "_sections" must not contain underscores.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 5
(#246) Variable "pSection" must be all lower-case
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 5
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#248) Variable "countSections" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 6
(#249) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#249) Variable "_sections" must not contain underscores.
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 7
(#250) Variable "pSection" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 16 spaces, found 7
(#252) Variable "_elements" must not contain underscores.
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 7
(#254) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#254) Variable "_elements" must not contain underscores.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 20 spaces, found 8
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 24 spaces, found 9
(#256) Variable "objWriter" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 20 spaces, found 8
(#257) This comment is 63% valid code; is this commented out code?
(#258) Line indented incorrectly; expected at least 20 spaces, found 9
(#259) Line indented incorrectly; expected at least 20 spaces, found 8
(#260) Line indented incorrectly; expected at least 20 spaces, found 9
(#261) Line indented incorrectly; expected at least 20 spaces, found 8
(#262) Line indented incorrectly; expected at least 20 spaces, found 9
(#263) Line indented incorrectly; expected at least 20 spaces, found 8
(#263) Usage of ELSEIF not allowed; use ELSE IF instead
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 24 spaces, found 9
(#264) Variable "objWriter" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 8
(#265) Closing brace indented incorrectly; expected 0 spaces, found 8
(#265) This comment is 61% valid code; is this commented out code?
(#266) Line indented incorrectly; expected at least 12 spaces, found 9
(#267) Line indented incorrectly; expected at least 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 12 spaces, found 9
(#269) Line indented incorrectly; expected at least 12 spaces, found 8
(#270) Line indented incorrectly; expected at least 12 spaces, found 9
(#271) Line indented incorrectly; expected at least 12 spaces, found 8
(#272) Line indented incorrectly; expected at least 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 12 spaces, found 9
(#274) Line indented incorrectly; expected at least 12 spaces, found 8
(#275) Line indented incorrectly; expected at least 12 spaces, found 9
(#276) Line indented incorrectly; expected at least 12 spaces, found 8
(#277) Line indented incorrectly; expected at least 12 spaces, found 9
(#278) Line indented incorrectly; expected at least 12 spaces, found 8
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 12 spaces, found 8
(#279) Expected "} else {\n"; found "}/* elseif($element instanceof PHPWord_Section_PageBreak) {\n\t\t\t\t\t\t\t\t\t$this->_writePageBreak($objWriter);\n\t\t\t\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Table) {\n\t\t\t\t\t\t\t\t\t$this->_writeTable($objWriter, $element);\n\t\t\t\t\t\t\t\t} elseif($element instanceof PHPWord_Section_ListItem) {\n\t\t\t\t\t\t\t\t\t$this->_writeListItem($objWriter, $element);\n\t\t\t\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Image ||\n\t\t\t\t\t\t\t\t$element instanceof PHPWord_Section_MemoryImage) {\n\t\t\t\t\t\t\t\t\t$this->_writeImage($objWriter, $element);\n\t\t\t\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Object) {\n\t\t\t\t\t\t\t\t\t$this->_writeObject($objWriter, $element);\n\t\t\t\t\t\t\t\t} elseif($element instanceof PHPWord_TOC) {\n\t\t\t\t\t\t\t\t\t$this->_writeTOC($objWriter);\n\t\t\t\t\t\t\t\t}*/\n\t\t\t\t\t\t\t\telse {\n"
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 9
(#280) The use of function print_r() is forbidden
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 9
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 8
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 16 spaces, found 7
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 16 spaces, found 7
(#285) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Variable "pSection" must be all lower-case
(#285) Variable "countSections" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 20 spaces, found 8
(#286) Variable "objWriter" must be all lower-case
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 16 spaces, found 7
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 20 spaces, found 8
(#288) Variable "objWriter" must be all lower-case
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 16 spaces, found 7
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 6
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 5
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 4
(#292) Variable "objWriter" must be all lower-case
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 3
(#293) Variable "objWriter" must be all lower-case
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Variable "objWriter" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) This comment is 50% valid code; is this commented out code?
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Variable "objWriter" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#300) Protected method name "PHPWord_Writer_ODText_Content::_writeText" must be in lower-case letters only
(#300) Variable "objWriter" must be all lower-case
(#300) Variable "withoutP" 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 8 spaces, found 2
(#301) Variable "styleFont" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Variable "styleParagraph" must be all lower-case
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Variable "SfIsObject" must be all lower-case
(#304) Variable "styleFont" must be all lower-case
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 8 spaces, found 2
(#306) Expected "if (...) {\n"; found "if(...) {\n"
(#306) Variable "SfIsObject" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 spaces, found 3
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#310) Expected "} else {\n"; found "}\n\t\telse {\n"
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Variable "objWriter" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#313) Expected "if (...) {\n"; found "if(...){\n"
(#313) Variable "styleFont" must be all lower-case
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#314) Expected "if (...) {\n"; found "if(...){\n"
(#314) Variable "styleParagraph" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 20 spaces, found 5
(#315) Variable "objWriter" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 16 spaces, found 4
(#317) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 20 spaces, found 5
(#318) Variable "objWriter" must be all lower-case
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 16 spaces, found 4
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 4
(#320) Variable "objWriter" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 12 spaces, found 3
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 12 spaces, found 3
(#322) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 16 spaces, found 4
(#323) Expected "if (...) {\n"; found "if(...){\n"
(#323) Variable "styleParagraph" must be all lower-case
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 20 spaces, found 5
(#324) Variable "objWriter" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 16 spaces, found 4
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 16 spaces, found 4
(#326) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 20 spaces, found 5
(#327) Variable "objWriter" must be all lower-case
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 16 spaces, found 4
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Variable "objWriter" must be all lower-case
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Variable "objWriter" must be all lower-case
(#331) Variable "styleFont" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 16 spaces, found 4
(#332) Variable "objWriter" must be all lower-case
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 16 spaces, found 4
(#333) Variable "objWriter" must be all lower-case
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 12 spaces, found 3
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Variable "objWriter" must be all lower-case
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#338) Protected method name "PHPWord_Writer_ODText_Content::_writeTextBreak" must be in lower-case letters only
(#338) Variable "objWriter" must be all lower-case
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Variable "objWriter" must be all lower-case
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Variable "objWriter" must be all lower-case
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Variable "objWriter" must be all lower-case
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#343) Private method name "PHPWord_Writer_ODText_Content::_writeEndSection" must be in lower-case letters only
(#343) Variable "objWriter" must be all lower-case
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/Manifest.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "PHPWord_Writer_ODText_Manifest::writeManifest" must be in lower-case letters only
(#45) Variable "pPHPWord" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Opening brace should be on the same line as the declaration
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "objWriter" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Variable "objWriter" must be all lower-case
(#50) Line exceeds 132 characters; contains 138 characters
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Variable "objWriter" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "objWriter" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "objWriter" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Variable "objWriter" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Variable "objWriter" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#71) Variable "objWriter" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) Variable "objWriter" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) Variable "objWriter" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#77) Variable "objWriter" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Variable "objWriter" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Variable "objWriter" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) Variable "objWriter" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 3
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 4
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 5
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 5
(#88) Variable "mimeType" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 5
(#90) Variable "objWriter" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 5
(#91) Variable "objWriter" must be all lower-case
(#91) Variable "mimeType" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 5
(#92) Variable "objWriter" must be all lower-case
(#92) Line exceeds 132 characters; contains 178 characters
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 5
(#93) Variable "objWriter" must be all lower-case
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 4
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 5
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 5
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 5
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 5
(#99) Variable "mimeType" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 5
(#101) Variable "objWriter" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 5
(#102) Variable "objWriter" must be all lower-case
(#102) Variable "mimeType" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 5
(#103) Variable "objWriter" must be all lower-case
(#103) Line exceeds 132 characters; contains 178 characters
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 5
(#104) Variable "objWriter" must be all lower-case
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 4
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "objWriter" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 50% valid code; is this commented out code?
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "objWriter" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#122) Private method name "PHPWord_Writer_ODText_Manifest::_getImageMimeType" must be in lower-case letters only
(#122) Variable "pFile" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Opening brace should be on the same line as the declaration
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Variable "pFile" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Variable "pFile" must be all lower-case
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "pFile" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/Meta.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "PHPWord_Writer_ODText_Meta::writeMeta" must be in lower-case letters only
(#45) Variable "pPHPWord" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "objWriter" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Variable "objWriter" must be all lower-case
(#49) Line exceeds 132 characters; contains 138 characters
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "objWriter" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Variable "objWriter" must be all lower-case
(#55) Commas (,) must be followed by white space.
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Variable "objWriter" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "objWriter" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "objWriter" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Variable "objWriter" must be all lower-case
(#71) Variable "pPHPWord" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "objWriter" must be all lower-case
(#73) Commas (,) must be followed by white space.
(#73) Variable "pPHPWord" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Variable "objWriter" must be all lower-case
(#75) Variable "pPHPWord" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Variable "objWriter" must be all lower-case
(#77) Variable "pPHPWord" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#79) Variable "objWriter" must be all lower-case
(#79) Variable "pPHPWord" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Variable "objWriter" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "pPHPWord" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Variable "objWriter" must be all lower-case
(#83) Variable "pPHPWord" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Variable "objWriter" must be all lower-case
(#85) Variable "pPHPWord" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) This comment is 70% valid code; is this commented out code?
(#88) Line indented incorrectly; expected at least 8 spaces, found 4
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 70% valid code; is this commented out code?
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#91) Variable "objWriter" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Variable "objWriter" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) This comment is 50% valid code; is this commented out code?
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "objWriter" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/Mimetype.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "PHPWord_Writer_ODText_Mimetype::writeMimetype" must be in lower-case letters only
(#45) Variable "pPHPWord" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Opening brace should be on the same line as the declaration
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/Styles.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "PHPWord_Writer_ODText_Styles::writeStyles" must be in lower-case letters only
(#45) Variable "pPHPWord" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Opening brace should be on the same line as the declaration
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "objWriter" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Variable "objWriter" must be all lower-case
(#50) Line exceeds 132 characters; contains 138 characters
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Variable "objWriter" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "objWriter" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "objWriter" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "objWriter" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Variable "objWriter" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "objWriter" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "objWriter" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "objWriter" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "objWriter" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Variable "objWriter" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Variable "objWriter" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "objWriter" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Variable "objWriter" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "objWriter" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Variable "objWriter" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "objWriter" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "objWriter" must be all lower-case
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Variable "objWriter" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "objWriter" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Variable "objWriter" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 4
(#91) Variable "arrFonts" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Variable "numFonts" must be all lower-case
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 4
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 5
(#95) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#95) Variable "styleName" must be all lower-case
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 16 spaces, found 6
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 6
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 7
(#98) Variable "numFonts" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 20 spaces, found 7
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 20 spaces, found 7
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#100) Variable "arrFonts" must be all lower-case
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 24 spaces, found 8
(#101) Variable "arrFonts" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 24 spaces, found 8
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 24 spaces, found 8
(#104) Variable "objWriter" must be all lower-case
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 24 spaces, found 8
(#105) Variable "objWriter" must be all lower-case
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 24 spaces, found 8
(#106) Variable "objWriter" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 24 spaces, found 8
(#107) Variable "objWriter" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 20 spaces, found 7
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 16 spaces, found 6
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 5
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 4
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 4
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#112) Variable "arrFonts" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 5
(#113) Variable "objWriter" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 5
(#114) Variable "objWriter" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 5
(#115) Variable "objWriter" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 5
(#116) Variable "objWriter" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 4
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 3
(#118) Variable "objWriter" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 3
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 3
(#121) Variable "objWriter" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Variable "objWriter" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 4
(#125) Variable "objWriter" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "objWriter" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Variable "objWriter" must be all lower-case
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Variable "objWriter" must be all lower-case
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Variable "objWriter" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Variable "objWriter" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Variable "objWriter" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Variable "objWriter" must be all lower-case
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Variable "objWriter" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Variable "objWriter" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Variable "objWriter" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Variable "objWriter" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Variable "objWriter" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Variable "objWriter" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Variable "objWriter" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Variable "objWriter" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Variable "objWriter" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Variable "objWriter" must be all lower-case
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Variable "objWriter" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Variable "objWriter" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Variable "objWriter" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 5
(#150) Variable "objWriter" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Variable "objWriter" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Variable "objWriter" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Variable "objWriter" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Variable "objWriter" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Variable "objWriter" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Variable "objWriter" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 4
(#158) Variable "objWriter" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 8 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 4
(#162) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 5
(#163) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#163) Variable "styleName" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 6
(#164) Expected "if (...) {\n"; found "if(...){\n"
(#164) Variable "styleName" must be all lower-case
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 7
(#165) Variable "styleName" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line indented incorrectly; expected at least 20 spaces, found 7
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 20 spaces, found 7
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 24 spaces, found 8
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 24 spaces, found 8
(#169) Variable "objWriter" must be all lower-case
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 24 spaces, found 8
(#170) Variable "objWriter" must be all lower-case
(#170) Variable "styleName" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 24 spaces, found 8
(#171) Variable "objWriter" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 24 spaces, found 9
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 24 spaces, found 9
(#174) Variable "objWriter" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 24 spaces, found 9
(#175) Variable "objWriter" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 24 spaces, found 9
(#176) Variable "objWriter" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 24 spaces, found 9
(#177) Variable "objWriter" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 24 spaces, found 9
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 28 spaces, found 10
(#179) Variable "objWriter" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 28 spaces, found 10
(#180) Variable "objWriter" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 28 spaces, found 10
(#181) Variable "objWriter" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 24 spaces, found 9
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 24 spaces, found 9
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 28 spaces, found 10
(#184) Variable "objWriter" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 28 spaces, found 10
(#185) Variable "objWriter" must be all lower-case
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 24 spaces, found 9
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 24 spaces, found 9
(#187) Variable "objWriter" must be all lower-case
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 24 spaces, found 8
(#188) Variable "objWriter" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 20 spaces, found 7
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Line indented incorrectly; expected at least 20 spaces, found 7
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 20 spaces, found 7
(#191) Usage of ELSEIF not allowed; use ELSE IF instead
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 24 spaces, found 8
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 24 spaces, found 8
(#193) Variable "objWriter" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 24 spaces, found 8
(#194) Variable "objWriter" must be all lower-case
(#194) Variable "styleName" must be all lower-case
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 24 spaces, found 8
(#195) Variable "objWriter" must be all lower-case
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line indented incorrectly; expected at least 24 spaces, found 9
(#197) No space found before comment text; expected "// style:paragraph-properties" but found "//style:paragraph-properties"
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 24 spaces, found 9
(#198) Variable "objWriter" must be all lower-case
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 24 spaces, found 9
(#199) Variable "objWriter" must be all lower-case
(#199) Line exceeds 132 characters; contains 147 characters
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 24 spaces, found 9
(#200) Variable "objWriter" must be all lower-case
(#200) Line exceeds 132 characters; contains 148 characters
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 24 spaces, found 9
(#201) Variable "objWriter" must be all lower-case
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 24 spaces, found 9
(#202) Variable "objWriter" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 24 spaces, found 8
(#204) Variable "objWriter" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 20 spaces, found 7
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Line indented incorrectly; expected at least 20 spaces, found 7
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 20 spaces, found 7
(#208) Empty ELSEIF statement detected
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 20 spaces, found 7
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 16 spaces, found 6
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 5
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 4
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 3
(#213) Variable "objWriter" must be all lower-case
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 8 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 3
(#216) Variable "objWriter" must be all lower-case
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Variable "objWriter" must be all lower-case
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Variable "objWriter" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Variable "objWriter" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 5
(#222) Variable "objWriter" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 5
(#223) Variable "objWriter" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 5
(#224) Variable "objWriter" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 5
(#225) Variable "objWriter" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#226) Variable "objWriter" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Variable "objWriter" must be all lower-case
(#227) Commas (,) must be followed by white space.
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 5
(#228) Variable "objWriter" must be all lower-case
(#228) Commas (,) must be followed by white space.
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Variable "objWriter" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Variable "objWriter" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 5
(#231) Variable "objWriter" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#232) Variable "objWriter" must be all lower-case
(#232) Commas (,) must be followed by white space.
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Variable "objWriter" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 5
(#234) Variable "objWriter" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 5
(#235) Variable "objWriter" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 5
(#236) Variable "objWriter" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 5
(#237) Variable "objWriter" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 5
(#238) Variable "objWriter" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Variable "objWriter" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#240) Variable "objWriter" must be all lower-case
(#240) Commas (,) must be followed by white space.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Variable "objWriter" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Line indented incorrectly; expected at least 8 spaces, found 6
(#242) No space found before comment text; expected "// style:footnote-sep" but found "//style:footnote-sep"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 6
(#243) Variable "objWriter" must be all lower-case
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 6
(#244) Variable "objWriter" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 6
(#245) Variable "objWriter" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 6
(#246) Variable "objWriter" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 6
(#247) Variable "objWriter" must be all lower-case
(#247) Commas (,) must be followed by white space.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 6
(#248) Variable "objWriter" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 6
(#249) Variable "objWriter" must be all lower-case
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 5
(#250) Variable "objWriter" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Variable "objWriter" must be all lower-case
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 5
(#253) Variable "objWriter" must be all lower-case
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 8 spaces, found 5
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 5
(#255) Variable "objWriter" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 5
(#256) Variable "objWriter" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 4
(#257) Variable "objWriter" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 3
(#258) Variable "objWriter" must be all lower-case
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Line indented incorrectly; expected at least 8 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 3
(#261) Variable "objWriter" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line indented incorrectly; expected at least 8 spaces, found 4
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 4
(#263) Variable "objWriter" must be all lower-case
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#264) Variable "objWriter" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Variable "objWriter" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 4
(#266) Variable "objWriter" must be all lower-case
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 3
(#267) Variable "objWriter" must be all lower-case
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Whitespace found at end of line
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Variable "objWriter" must be all lower-case
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) This comment is 50% valid code; is this commented out code?
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Variable "objWriter" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/ODText/WriterPart.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "_parentWriter" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#49) Spaces must be used for alignment; tabs are not allowed
(#50) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Public method name "PHPWord_Writer_ODText_WriterPart::setParentWriter" must be in lower-case letters only
(#51) Variable "pWriter" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Variable "pWriter" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Public method name "PHPWord_Writer_ODText_WriterPart::getParentWriter" must be in lower-case letters only
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/RTF.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/>.".
(#24) Spaces must be used for alignment; tabs are not allowed
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Expected 2 space(s) before asterisk; 1 found
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Expected 2 space(s) before asterisk; 1 found
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Expected 2 space(s) before asterisk; 1 found
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Expected 2 space(s) before asterisk; 1 found
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used for alignment; tabs are not allowed
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Member variable "_drawingHashTable" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Member variable "_colorTable" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Member variable "_fontTable" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Member variable "_lastParagraphStyle" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#50) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#52) Spaces must be used for alignment; tabs are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Variable "pPHPWord" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Opening brace should be on the same line as the declaration
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "pPHPWord" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#64) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#67) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Variable "pFilename" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Opening brace should be on the same line as the declaration
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Variable "originalFilename" must be all lower-case
(#72) Variable "pFilename" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 12 spaces, found 3
(#73) Variable "pFilename" must be all lower-case
(#73) Variable "pFilename" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 16 spaces, found 4
(#74) Variable "pFilename" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 16 spaces, found 4
(#75) Variable "pFilename" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 20 spaces, found 5
(#76) Variable "pFilename" must be all lower-case
(#76) Variable "originalFilename" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 16 spaces, found 4
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Variable "hFile" must be all lower-case
(#80) Variable "pFilename" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Variable "hFile" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "hFile" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#85) Variable "originalFilename" must be all lower-case
(#85) Variable "pFilename" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#86) Variable "pFilename" must be all lower-case
(#86) Variable "originalFilename" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 5
(#87) Variable "pFilename" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 16 spaces, found 4
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Variable "pFilename" must be all lower-case
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Public method name "PHPWord_Writer_RTF::getPHPWord" must be in lower-case letters only
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Public method name "PHPWord_Writer_RTF::setPHPWord" must be in lower-case letters only
(#118) Variable "pPHPWord" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Variable "pPHPWord" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Public method name "PHPWord_Writer_RTF::getDrawingHashTable" must be in lower-case letters only
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Private method name "PHPWord_Writer_RTF::_getData" must be in lower-case letters only
(#132) Expected 1 space after closing parenthesis; found 0
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Variable "sRTFContent" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Variable "sRTFContent" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "sRTFContent" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "sRTFContent" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "sRTFContent" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Variable "sRTFContent" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "sRTFContent" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "sRTFContent" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Variable "arrColor" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Variable "sRTFContent" must be all lower-case
(#154) Variable "arrColor" must be all lower-case
(#154) Variable "arrColor" must be all lower-case
(#154) Variable "arrColor" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "sRTFContent" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "sRTFContent" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Variable "sRTFContent" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Variable "sRTFContent" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Variable "sRTFContent" must be all lower-case
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Variable "sRTFContent" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Variable "sRTFContent" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Variable "sRTFContent" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "sRTFContent" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "sRTFContent" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#175) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Variable "sRTFContent" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Variable "sRTFContent" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#181) Private method name "PHPWord_Writer_RTF::_getDataFont" must be in lower-case letters only
(#181) Expected 1 space after closing parenthesis; found 0
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "pPHPWord" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Variable "arrFonts" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Whitespace found at end of line
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Variable "arrFonts" must be all lower-case
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Variable "numPStyles" must be all lower-case
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 3
(#193) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#193) Variable "styleName" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 16 spaces, found 4
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 20 spaces, found 5
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#196) Variable "arrFonts" must be all lower-case
(#196) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 24 spaces, found 6
(#197) Variable "arrFonts" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 5
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 16 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "_sections" must not contain underscores.
(#204) Variable "pPHPWord" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Variable "countSections" must be all lower-case
(#205) Variable "_sections" must not contain underscores.
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#206) Variable "countSections" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Variable "pSection" must be all lower-case
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#209) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#209) Variable "_sections" must not contain underscores.
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 4
(#210) Variable "pSection" must be all lower-case
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "_elements" must not contain underscores.
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 16 spaces, found 4
(#213) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#213) Variable "_elements" must not contain underscores.
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 20 spaces, found 5
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 24 spaces, found 6
(#215) Variable "fStyle" must be all lower-case
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 24 spaces, found 6
(#217) Expected "if (...) {\n"; found "if(...){\n"
(#217) Variable "fStyle" must be all lower-case
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 28 spaces, found 7
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#218) Variable "fStyle" must be all lower-case
(#218) Variable "arrFonts" must be all lower-case
(#218) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 32 spaces, found 8
(#219) Variable "arrFonts" must be all lower-case
(#219) Variable "fStyle" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 28 spaces, found 7
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 24 spaces, found 6
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 20 spaces, found 5
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 16 spaces, found 4
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Variable "arrFonts" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#229) Private method name "PHPWord_Writer_RTF::_getDataColor" must be in lower-case letters only
(#229) Expected 1 space after closing parenthesis; found 0
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Variable "pPHPWord" must be all lower-case
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Variable "arrColors" must be all lower-case
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Variable "numPStyles" must be all lower-case
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#238) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#239) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#239) Variable "styleName" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 16 spaces, found 4
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 20 spaces, found 5
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 20 spaces, found 5
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 20 spaces, found 5
(#244) Expected "if (...) {\n"; found "if(...){\n"
(#244) Variable "arrColors" must be all lower-case
(#244) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 24 spaces, found 6
(#245) Variable "arrColors" must be all lower-case
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 20 spaces, found 5
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 20 spaces, found 5
(#247) Expected "if (...) {\n"; found "if(...){\n"
(#247) Variable "arrColors" must be all lower-case
(#247) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 24 spaces, found 6
(#248) Variable "arrColors" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 20 spaces, found 5
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 4
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 3
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Variable "_sections" must not contain underscores.
(#255) Variable "pPHPWord" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "countSections" must be all lower-case
(#256) Variable "_sections" must not contain underscores.
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Variable "countSections" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Variable "pSection" must be all lower-case
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#260) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#260) Variable "_sections" must not contain underscores.
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 4
(#261) Variable "pSection" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 16 spaces, found 4
(#262) Variable "_elements" must not contain underscores.
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 16 spaces, found 4
(#264) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#264) Variable "_elements" must not contain underscores.
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 20 spaces, found 5
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 24 spaces, found 6
(#266) Variable "fStyle" must be all lower-case
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 24 spaces, found 6
(#268) Expected "if (...) {\n"; found "if(...){\n"
(#268) Variable "fStyle" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 28 spaces, found 7
(#269) Expected "if (...) {\n"; found "if(...){\n"
(#269) Variable "fStyle" must be all lower-case
(#269) Variable "arrColors" must be all lower-case
(#269) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 32 spaces, found 8
(#270) Variable "arrColors" must be all lower-case
(#270) Variable "fStyle" must be all lower-case
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 28 spaces, found 7
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 28 spaces, found 7
(#272) Expected "if (...) {\n"; found "if(...){\n"
(#272) Variable "fStyle" must be all lower-case
(#272) Variable "arrColors" must be all lower-case
(#272) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 32 spaces, found 8
(#273) Variable "arrColors" must be all lower-case
(#273) Variable "fStyle" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 28 spaces, found 7
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 24 spaces, found 6
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 20 spaces, found 5
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 16 spaces, found 4
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 12 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Variable "arrColors" 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 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#283) Private method name "PHPWord_Writer_RTF::_getDataContent" must be in lower-case letters only
(#283) Expected 1 space after closing parenthesis; found 0
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Variable "pPHPWord" must be all lower-case
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "sRTFBody" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "_sections" must not contain underscores.
(#287) Variable "pPHPWord" must be all lower-case
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Variable "countSections" must be all lower-case
(#288) Variable "_sections" must not contain underscores.
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Variable "pSection" must be all lower-case
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#291) Expected "if (...) {\n"; found "if(...) {\n"
(#291) Variable "countSections" must be all lower-case
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 12 spaces, found 3
(#292) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#292) Variable "_sections" must not contain underscores.
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Variable "pSection" must be all lower-case
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 16 spaces, found 4
(#294) Variable "_elements" must not contain underscores.
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 16 spaces, found 4
(#295) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#295) Variable "_elements" must not contain underscores.
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 20 spaces, found 5
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 24 spaces, found 6
(#297) Variable "sRTFBody" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 20 spaces, found 5
(#298) This comment is 63% valid code; is this commented out code?
(#299) Line indented incorrectly; expected at least 20 spaces, found 5
(#300) Line indented incorrectly; expected at least 20 spaces, found 5
(#301) Line indented incorrectly; expected at least 20 spaces, found 5
(#302) Line indented incorrectly; expected at least 20 spaces, found 5
(#303) Line indented incorrectly; expected at least 20 spaces, found 5
(#304) Line indented incorrectly; expected at least 20 spaces, found 5
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 20 spaces, found 5
(#305) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#306) Variable "sRTFBody" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 20 spaces, found 5
(#307) This comment is 61% valid code; is this commented out code?
(#308) Line indented incorrectly; expected at least 20 spaces, found 5
(#309) Line indented incorrectly; expected at least 20 spaces, found 5
(#310) Line indented incorrectly; expected at least 20 spaces, found 5
(#311) Line indented incorrectly; expected at least 20 spaces, found 5
(#312) Line indented incorrectly; expected at least 20 spaces, found 5
(#313) Line indented incorrectly; expected at least 20 spaces, found 5
(#314) Line indented incorrectly; expected at least 20 spaces, found 5
(#315) Line indented incorrectly; expected at least 20 spaces, found 5
(#316) Line indented incorrectly; expected at least 20 spaces, found 5
(#317) Line indented incorrectly; expected at least 20 spaces, found 5
(#318) Line indented incorrectly; expected at least 20 spaces, found 5
(#319) Line indented incorrectly; expected at least 20 spaces, found 5
(#320) Line indented incorrectly; expected at least 20 spaces, found 5
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 20 spaces, found 5
(#321) Expected "} else {\n"; found "}/* elseif($element instanceof PHPWord_Section_PageBreak) {\n\t\t\t\t\t$this->_writePageBreak($objWriter);\n\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Table) {\n\t\t\t\t\t$this->_writeTable($objWriter, $element);\n\t\t\t\t\t} elseif($element instanceof PHPWord_Section_ListItem) {\n\t\t\t\t\t$this->_writeListItem($objWriter, $element);\n\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Image ||\n\t\t\t\t\t$element instanceof PHPWord_Section_MemoryImage) {\n\t\t\t\t\t$this->_writeImage($objWriter, $element);\n\t\t\t\t\t} elseif($element instanceof PHPWord_Section_Object) {\n\t\t\t\t\t$this->_writeObject($objWriter, $element);\n\t\t\t\t\t} elseif($element instanceof PHPWord_TOC) {\n\t\t\t\t\t$this->_writeTOC($objWriter);\n\t\t\t\t\t}*/\n\t\t\t\t\telse {\n"
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 24 spaces, found 6
(#322) The use of function print_r() is forbidden
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 24 spaces, found 6
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 20 spaces, found 5
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 16 spaces, found 4
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "sRTFBody" must be all lower-case
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#330) Private method name "PHPWord_Writer_RTF::_getDataContent_writeText" must be in lower-case letters only
(#330) Expected 1 space after closing parenthesis; found 0
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Variable "sRTFText" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Variable "styleFont" must be all lower-case
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Variable "SfIsObject" must be all lower-case
(#334) Variable "styleFont" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#335) Expected "if (...) {\n"; found "if(...) {\n"
(#335) Variable "SfIsObject" must be all lower-case
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Variable "styleFont" must be all lower-case
(#336) Variable "styleFont" must be all lower-case
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Variable "styleParagraph" must be all lower-case
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Variable "SpIsObject" must be all lower-case
(#340) Variable "styleParagraph" must be all lower-case
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#341) Expected "if (...) {\n"; found "if(...) {\n"
(#341) Variable "SpIsObject" must be all lower-case
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Variable "styleParagraph" must be all lower-case
(#342) Variable "styleParagraph" must be all lower-case
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#345) Expected "if (...) {\n"; found "if(...){\n"
(#345) Variable "styleParagraph" must be all lower-case
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 12 spaces, found 3
(#346) Expected "if (...) {\n"; found "if(...){\n"
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#347) Variable "sRTFText" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 16 spaces, found 4
(#348) Expected "if (...) {\n"; found "if(...){\n"
(#348) Variable "styleParagraph" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 20 spaces, found 5
(#349) Variable "sRTFText" must be all lower-case
(#349) Variable "styleParagraph" must be all lower-case
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 16 spaces, found 4
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 16 spaces, found 4
(#351) Expected "if (...) {\n"; found "if(...){\n"
(#351) Variable "styleParagraph" must be all lower-case
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 20 spaces, found 5
(#352) Expected "if (...) {\n"; found "if(...){\n"
(#352) Variable "styleParagraph" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 24 spaces, found 6
(#353) Variable "sRTFText" must be all lower-case
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 20 spaces, found 5
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 16 spaces, found 4
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 4
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 3
(#358) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#362) Expected "} else {\n"; found "}\n\t\telse {\n"
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Whitespace found at end of line
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#366) Expected "if (...) {\n"; found "if(...){\n"
(#366) Variable "styleFont" must be all lower-case
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 12 spaces, found 3
(#367) Expected "if (...) {\n"; found "if(...){\n"
(#367) Variable "styleFont" must be all lower-case
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 16 spaces, found 4
(#368) Variable "idxColor" must be all lower-case
(#368) Variable "styleFont" must be all lower-case
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 16 spaces, found 4
(#369) Expected "if (...) {\n"; found "if(...){\n"
(#369) Variable "idxColor" must be all lower-case
(#369) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 20 spaces, found 5
(#370) Variable "sRTFText" must be all lower-case
(#370) Variable "idxColor" must be all lower-case
(#370) Expected 1 space before "+"; 0 found
(#370) Expected 1 space after "+"; 0 found
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 16 spaces, found 4
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 12 spaces, found 3
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 16 spaces, found 4
(#373) Variable "sRTFText" must be all lower-case
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 12 spaces, found 3
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 12 spaces, found 3
(#375) Expected "if (...) {\n"; found "if(...){\n"
(#375) Variable "styleFont" must be all lower-case
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 16 spaces, found 4
(#376) Variable "idxFont" must be all lower-case
(#376) Variable "styleFont" must be all lower-case
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 16 spaces, found 4
(#377) Expected "if (...) {\n"; found "if(...){\n"
(#377) Variable "idxFont" must be all lower-case
(#377) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 20 spaces, found 5
(#378) Variable "sRTFText" must be all lower-case
(#378) Variable "idxFont" must be all lower-case
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 16 spaces, found 4
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 12 spaces, found 3
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 16 spaces, found 4
(#381) Variable "sRTFText" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 12 spaces, found 3
(#383) Expected "if (...) {\n"; found "if(...){\n"
(#383) Variable "styleFont" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 4
(#384) Variable "sRTFText" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 12 spaces, found 3
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 12 spaces, found 3
(#386) Expected "if (...) {\n"; found "if(...){\n"
(#386) Variable "styleFont" must be all lower-case
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 4
(#387) Variable "sRTFText" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 12 spaces, found 3
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 12 spaces, found 3
(#389) Expected "if (...) {\n"; found "if(...){\n"
(#389) Variable "styleFont" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 16 spaces, found 4
(#390) Variable "sRTFText" must be all lower-case
(#390) Variable "styleFont" must be all lower-case
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 12 spaces, found 3
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 8 spaces, found 2
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 8 spaces, found 2
(#393) Expected "if (...) {\n"; found "if(...){\n"
(#393) Variable "styleFont" must be all lower-case
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Variable "sRTFText" must be all lower-case
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Variable "sRTFText" must be all lower-case
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 8 spaces, found 2
(#398) Expected "if (...) {\n"; found "if(...){\n"
(#398) Variable "styleFont" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Variable "sRTFText" must be all lower-case
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Variable "sRTFText" must be all lower-case
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 12 spaces, found 3
(#402) Expected "if (...) {\n"; found "if(...){\n"
(#402) Variable "styleFont" must be all lower-case
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 16 spaces, found 4
(#403) Variable "sRTFText" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 12 spaces, found 3
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 12 spaces, found 3
(#405) Expected "if (...) {\n"; found "if(...){\n"
(#405) Variable "styleFont" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 16 spaces, found 4
(#406) Variable "sRTFText" must be all lower-case
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 3
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 3
(#408) Expected "if (...) {\n"; found "if(...){\n"
(#408) Variable "styleFont" must be all lower-case
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Variable "sRTFText" must be all lower-case
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 3
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Variable "sRTFText" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Variable "sRTFText" must be all lower-case
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 4 spaces, found 1
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 4 spaces, found 1
(#416) Private method name "PHPWord_Writer_RTF::_getDataContent_writeTextBreak" must be in lower-case letters only
(#416) Expected 1 space after closing parenthesis; found 0
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/Word2007.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Member variable "_writerParts" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Member variable "_diskCachingDirectory" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Member variable "_useDiskCaching" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Member variable "_imageTypes" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Member variable "_objectTypes" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Variable "PHPWord" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "PHPWord" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#58) Variable "pFilename" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Variable "originalFilename" must be all lower-case
(#62) Variable "pFilename" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Variable "pFilename" must be all lower-case
(#63) Variable "pFilename" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Variable "pFilename" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 16 spaces, found 4
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Variable "pFilename" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Variable "pFilename" must be all lower-case
(#66) Variable "originalFilename" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 16 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Variable "objZip" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Variable "objZip" must be all lower-case
(#74) Variable "pFilename" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 16 spaces, found 4
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "objZip" must be all lower-case
(#75) Variable "pFilename" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 20 spaces, found 5
(#76) Variable "pFilename" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 16 spaces, found 4
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#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 3
(#81) Variable "sectionElements" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "_secElements" must be all lower-case
(#82) Variable "_secElements" must not contain underscores.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 12 spaces, found 3
(#83) Expected "foreach (...) {\n"; found "foreach(...) { // loop through section media elements\n"
(#83) Variable "_secElements" must be all lower-case
(#83) Variable "_secElements" must not contain underscores.
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 4
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 20 spaces, found 5
(#85) Variable "objZip" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Variable "sectionElements" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Variable "_hdrElements" must be all lower-case
(#90) Variable "_hdrElements" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#91) Expected "foreach (...) {\n"; found "foreach(...) { // loop through headers\n"
(#91) Variable "_hdrElements" must be all lower-case
(#91) Variable "_hdrElements" must not contain underscores.
(#91) Variable "_headerFile" must be all lower-case
(#91) Variable "_headerFile" must not contain underscores.
(#91) Variable "_hdrMedia" must be all lower-case
(#91) Variable "_hdrMedia" must not contain underscores.
(#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
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 16 spaces, found 4
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Variable "_hdrMedia" must be all lower-case
(#92) Variable "_hdrMedia" must not contain underscores.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 20 spaces, found 5
(#93) Variable "objZip" must be all lower-case
(#93) Variable "_headerFile" must be all lower-case
(#93) Variable "_headerFile" must not contain underscores.
(#93) Variable "_hdrMedia" must be all lower-case
(#93) Variable "_hdrMedia" must not contain underscores.
(#93) Line exceeds 132 characters; contains 141 characters
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 20 spaces, found 5
(#94) Expected "foreach (...) {\n"; found "foreach(...) { // loop through header media elements\n"
(#94) Variable "_hdrMedia" must be all lower-case
(#94) Variable "_hdrMedia" must not contain underscores.
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 24 spaces, found 6
(#95) Variable "objZip" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 20 spaces, found 5
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Variable "_ftrElements" must be all lower-case
(#100) Variable "_ftrElements" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#101) Expected "foreach (...) {\n"; found "foreach(...) { // loop through footers\n"
(#101) Variable "_ftrElements" must be all lower-case
(#101) Variable "_ftrElements" must not contain underscores.
(#101) Variable "_footerFile" must be all lower-case
(#101) Variable "_footerFile" must not contain underscores.
(#101) Variable "_ftrMedia" must be all lower-case
(#101) Variable "_ftrMedia" must not contain underscores.
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 16 spaces, found 4
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Variable "_ftrMedia" must be all lower-case
(#102) Variable "_ftrMedia" must not contain underscores.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 20 spaces, found 5
(#103) Variable "objZip" must be all lower-case
(#103) Variable "_footerFile" must be all lower-case
(#103) Variable "_footerFile" must not contain underscores.
(#103) Variable "_ftrMedia" must be all lower-case
(#103) Variable "_ftrMedia" must not contain underscores.
(#103) Line exceeds 132 characters; contains 141 characters
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 20 spaces, found 5
(#104) Expected "foreach (...) {\n"; found "foreach(...) { // loop through footers media elements\n"
(#104) Variable "_ftrMedia" must be all lower-case
(#104) Variable "_ftrMedia" must not contain underscores.
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 24 spaces, found 6
(#105) Variable "objZip" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 20 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 16 spaces, found 4
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#109) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "_cHdrs" must be all lower-case
(#112) Variable "_cHdrs" must not contain underscores.
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "_cFtrs" must be all lower-case
(#113) Variable "_cFtrs" must not contain underscores.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Variable "rID" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Variable "_sections" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#117) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#117) Variable "_sections" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Variable "_header" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 16 spaces, found 4
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Variable "_header" must not contain underscores.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 20 spaces, found 5
(#120) Variable "_cHdrs" must be all lower-case
(#120) Variable "_cHdrs" must not contain underscores.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 5
(#121) Variable "_header" must not contain underscores.
(#121) Variable "rID" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#122) Variable "_headerCount" must be all lower-case
(#122) Variable "_headerCount" must not contain underscores.
(#122) Variable "_header" must not contain underscores.
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 20 spaces, found 5
(#123) Variable "_headerFile" must be all lower-case
(#123) Variable "_headerFile" must not contain underscores.
(#123) Variable "_headerCount" must be all lower-case
(#123) Variable "_headerCount" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 20 spaces, found 5
(#124) Variable "sectionElements" must be all lower-case
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Variable "_headerFile" must be all lower-case
(#124) Variable "_headerFile" must not contain underscores.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Variable "rID" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 20 spaces, found 5
(#125) Variable "objZip" must be all lower-case
(#125) Variable "_headerFile" must be all lower-case
(#125) Variable "_headerFile" must not contain underscores.
(#125) Variable "_header" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Variable "_footer" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 16 spaces, found 4
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Variable "_footer" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 20 spaces, found 5
(#130) Variable "_cFtrs" must be all lower-case
(#130) Variable "_cFtrs" must not contain underscores.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 20 spaces, found 5
(#131) Variable "_footer" must not contain underscores.
(#131) Variable "rID" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 20 spaces, found 5
(#132) Variable "_footerCount" must be all lower-case
(#132) Variable "_footerCount" must not contain underscores.
(#132) Variable "_footer" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 20 spaces, found 5
(#133) Variable "_footerFile" must be all lower-case
(#133) Variable "_footerFile" must not contain underscores.
(#133) Variable "_footerCount" must be all lower-case
(#133) Variable "_footerCount" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 20 spaces, found 5
(#134) Variable "sectionElements" must be all lower-case
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "_footerFile" must be all lower-case
(#134) Variable "_footerFile" must not contain underscores.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "rID" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 20 spaces, found 5
(#135) Variable "objZip" must be all lower-case
(#135) Variable "_footerFile" must be all lower-case
(#135) Variable "_footerFile" must not contain underscores.
(#135) Variable "_footer" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Variable "objZip" must be all lower-case
(#141) Variable "_cHdrs" must be all lower-case
(#141) Variable "_cHdrs" must not contain underscores.
(#141) Variable "_cFtrs" must be all lower-case
(#141) Variable "_cFtrs" must not contain underscores.
(#141) Line exceeds 132 characters; contains 174 characters
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Variable "objZip" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Variable "objZip" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Variable "objZip" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Variable "objZip" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Variable "objZip" must be all lower-case
(#146) Variable "sectionElements" must be all lower-case
(#146) Line exceeds 132 characters; contains 133 characters
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Variable "objZip" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "objZip" must be all lower-case
(#149) This comment is 70% valid code; is this commented out code?
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Line indented incorrectly; expected at least 12 spaces, found 0
(#149) Tab found before comment text; expected "// file_put_contents('document.xml', $this->getWriterPart('document')->writeDocument($this->_document));" but found "// file_put_contents('document.xml', $this->getWriterPart('document')->writeDocument($this->_document));"
(#150) Line indented incorrectly; expected at least 12 spaces, found 0
(#150) Tab found before comment text; expected "// file_put_contents('styles.xml', $this->getWriterPart('styles')->writeStyles($this->_document));" but found "// file_put_contents('styles.xml', $this->getWriterPart('styles')->writeStyles($this->_document));"
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line indented incorrectly; expected at least 12 spaces, found 0
(#151) Tab found before comment text; expected "// file_put_contents('numbering.xml', $this->getWriterPart('numbering')->writeDocument($this->_document));" but found "// file_put_contents('numbering.xml', $this->getWriterPart('numbering')->writeDocument($this->_document));"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Variable "objZip" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Variable "objZip" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Variable "objZip" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "objZip" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#158) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Variable "objZip" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Variable "pFilename" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 3
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#166) Variable "originalFilename" must be all lower-case
(#166) Variable "pFilename" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 16 spaces, found 4
(#167) Variable "pFilename" must be all lower-case
(#167) Variable "originalFilename" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 20 spaces, found 5
(#168) Variable "pFilename" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 16 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Variable "pFilename" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#177) Private method name "PHPWord_Writer_Word2007::_chkContentTypes" must be in lower-case letters only
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Variable "srcInfo" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Variable "srcInfo" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 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 8 spaces, found 2
(#183) Variable "_supportedImageTypes" must be all lower-case
(#183) Variable "_supportedImageTypes" must not contain underscores.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#185) Variable "_supportedImageTypes" must be all lower-case
(#185) Variable "_supportedImageTypes" must not contain underscores.
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Inline control structures are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 12 spaces, found 3
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 4
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#202) Public method name "PHPWord_Writer_Word2007::getWriterPart" must be in lower-case letters only
(#202) Variable "pPartName" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#203) Variable "pPartName" must be all lower-case
(#203) Variable "pPartName" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Variable "pPartName" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) Public method name "PHPWord_Writer_Word2007::getUseDiskCaching" must be in lower-case letters only
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) Public method name "PHPWord_Writer_Word2007::setUseDiskCaching" must be in lower-case letters only
(#214) Variable "pValue" must be all lower-case
(#214) Variable "pDirectory" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Variable "pValue" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#217) Variable "pDirectory" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 3
(#218) Variable "pDirectory" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Variable "pDirectory" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Variable "pDirectory" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 12 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#228) Private method name "PHPWord_Writer_Word2007::_addFileToPackage" must be in lower-case letters only
(#228) Variable "objZip" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#229) Expected "if (...) {\n"; found "if(...) {\n"
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Variable "imageContents" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Variable "objZip" must be all lower-case
(#235) Variable "imageContents" must be all lower-case
(#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 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#240) Variable "objZip" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#245) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Base.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Protected method name "PHPWord_Writer_Word2007_Base::_writeText" must be in lower-case letters only
(#31) Variable "objWriter" must be all lower-case
(#31) Variable "withoutP" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Variable "styleFont" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "SfIsObject" must be all lower-case
(#34) Variable "styleFont" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#36) Variable "withoutP" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Variable "styleParagraph" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Variable "SpIsObject" must be all lower-case
(#40) Variable "styleParagraph" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 12 spaces, found 3
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Variable "SpIsObject" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 16 spaces, found 4
(#43) Variable "objWriter" must be all lower-case
(#43) Variable "styleParagraph" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#44) Variable "SpIsObject" must be all lower-case
(#44) Variable "styleParagraph" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 4
(#45) Variable "objWriter" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 16 spaces, found 5
(#46) Variable "objWriter" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 16 spaces, found 6
(#47) Variable "objWriter" must be all lower-case
(#47) Variable "styleParagraph" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 5
(#48) Variable "objWriter" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Variable "objWriter" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Variable "strText" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Variable "strText" must be all lower-case
(#54) Variable "strText" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "objWriter" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 3
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Variable "SfIsObject" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 4
(#59) Variable "objWriter" must be all lower-case
(#59) Variable "styleFont" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 3
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Variable "SfIsObject" must be all lower-case
(#60) Variable "styleFont" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 4
(#61) Variable "objWriter" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 5
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 6
(#63) Variable "objWriter" must be all lower-case
(#63) Variable "styleFont" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 5
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 4
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 3
(#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 3
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Variable "objWriter" must be all lower-case
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Variable "objWriter" must be all lower-case
(#70) Variable "strText" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#71) Variable "objWriter" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "objWriter" must be all lower-case
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 8 spaces, found 2
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "withoutP" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "objWriter" must be all lower-case
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 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 4 spaces, found 1
(#80) Protected method name "PHPWord_Writer_Word2007_Base::_writeTextRun" must be in lower-case letters only
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Variable "styleParagraph" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "SpIsObject" must be all lower-case
(#84) Variable "styleParagraph" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "objWriter" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "SpIsObject" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Variable "objWriter" must be all lower-case
(#89) Variable "styleParagraph" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#90) Usage of ELSEIF not allowed; use ELSE IF instead
(#90) Variable "SpIsObject" must be all lower-case
(#90) Variable "styleParagraph" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 12 spaces, found 3
(#91) Variable "objWriter" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 4
(#92) Variable "objWriter" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 5
(#93) Variable "objWriter" must be all lower-case
(#93) Variable "styleParagraph" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 4
(#94) Variable "objWriter" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Variable "objWriter" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 12 spaces, found 3
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 16 spaces, found 4
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 20 spaces, found 5
(#101) Variable "objWriter" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 16 spaces, found 4
(#102) Usage of ELSEIF not allowed; use ELSE IF instead
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 20 spaces, found 5
(#103) Variable "objWriter" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 16 spaces, found 4
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "objWriter" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Protected method name "PHPWord_Writer_Word2007_Base::_writeParagraphStyle" must be in lower-case letters only
(#111) Variable "objWriter" must be all lower-case
(#111) Variable "withoutPPR" must be all lower-case
(#111) Line exceeds 132 characters; contains 139 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Variable "spaceBefore" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Variable "spaceAfter" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "spaceBefore" must be all lower-case
(#120) Variable "spaceAfter" must be all lower-case
(#120) Line exceeds 132 characters; contains 142 characters
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Variable "withoutPPR" must be all lower-case
(#123) Variable "objWriter" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Variable "objWriter" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 5
(#128) Variable "objWriter" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Variable "objWriter" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 3
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Variable "spaceBefore" must be all lower-case
(#132) Variable "spaceAfter" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Variable "objWriter" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 16 spaces, found 5
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Variable "spaceBefore" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 6
(#137) Variable "objWriter" must be all lower-case
(#137) Variable "spaceBefore" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 16 spaces, found 5
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 16 spaces, found 5
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Variable "spaceAfter" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 20 spaces, found 6
(#140) Variable "objWriter" must be all lower-case
(#140) Variable "spaceAfter" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 16 spaces, found 5
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 16 spaces, found 5
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 6
(#143) Variable "objWriter" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 6
(#144) Variable "objWriter" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 16 spaces, found 5
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Variable "objWriter" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 16 spaces, found 4
(#151) Variable "objWriter" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#156) Variable "objWriter" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Variable "withoutPPR" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 7
(#160) Variable "objWriter" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#165) Protected method name "PHPWord_Writer_Word2007_Base::_writeLink" must be in lower-case letters only
(#165) Variable "objWriter" must be all lower-case
(#165) Variable "withoutP" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Variable "rID" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Variable "linkName" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Variable "linkName" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Variable "linkName" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "styleFont" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Variable "SfIsObject" must be all lower-case
(#173) Variable "styleFont" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Variable "withoutP" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Variable "objWriter" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Variable "styleParagraph" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#179) Variable "SpIsObject" must be all lower-case
(#179) Variable "styleParagraph" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 3
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Variable "SpIsObject" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#182) Variable "objWriter" must be all lower-case
(#182) Variable "styleParagraph" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#183) Usage of ELSEIF not allowed; use ELSE IF instead
(#183) Variable "SpIsObject" must be all lower-case
(#183) Variable "styleParagraph" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 4
(#184) Variable "objWriter" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 5
(#185) Variable "objWriter" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 16 spaces, found 6
(#186) Variable "objWriter" must be all lower-case
(#186) Variable "styleParagraph" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 5
(#187) Variable "objWriter" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Variable "objWriter" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 3
(#192) Variable "objWriter" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Variable "objWriter" must be all lower-case
(#193) Variable "rID" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Variable "objWriter" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) Variable "objWriter" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 5
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Variable "SfIsObject" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 6
(#198) Variable "objWriter" must be all lower-case
(#198) Variable "styleFont" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 5
(#199) Usage of ELSEIF not allowed; use ELSE IF instead
(#199) Variable "SfIsObject" must be all lower-case
(#199) Variable "styleFont" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 6
(#200) Variable "objWriter" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 7
(#201) Variable "objWriter" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Variable "objWriter" must be all lower-case
(#202) Variable "styleFont" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 7
(#203) Variable "objWriter" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 6
(#204) Variable "objWriter" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 5
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Variable "objWriter" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 6
(#208) Variable "objWriter" must be all lower-case
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 6
(#209) Variable "objWriter" must be all lower-case
(#209) Variable "linkName" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 5
(#210) Variable "objWriter" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 4
(#211) Variable "objWriter" must be all lower-case
(#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 3
(#213) Variable "objWriter" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#215) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Variable "withoutP" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Variable "objWriter" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#220) Protected method name "PHPWord_Writer_Word2007_Base::_writePreserveText" must be in lower-case letters only
(#220) Variable "objWriter" must be all lower-case
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "styleFont" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Variable "styleParagraph" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Variable "SfIsObject" must be all lower-case
(#224) Variable "styleFont" must be all lower-case
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Variable "SpIsObject" must be all lower-case
(#225) Variable "styleParagraph" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Variable "arrText" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Variable "objWriter" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 3
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Variable "SpIsObject" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Variable "objWriter" must be all lower-case
(#232) Variable "styleParagraph" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 3
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#233) Variable "SpIsObject" must be all lower-case
(#233) Variable "styleParagraph" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 4
(#234) Variable "objWriter" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 5
(#235) Variable "objWriter" must be all lower-case
(#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 6
(#236) Variable "objWriter" must be all lower-case
(#236) Variable "styleParagraph" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 5
(#237) Variable "objWriter" must be all lower-case
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 4
(#238) Variable "objWriter" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 8 spaces, found 3
(#241) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#241) Variable "arrText" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 12 spaces, found 4
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 5
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 5
(#246) Variable "objWriter" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 16 spaces, found 6
(#247) Variable "objWriter" must be all lower-case
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 16 spaces, found 7
(#248) Variable "objWriter" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 16 spaces, found 6
(#249) Variable "objWriter" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 5
(#250) Variable "objWriter" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 16 spaces, found 5
(#252) Variable "objWriter" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 6
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Variable "SfIsObject" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 7
(#255) Variable "objWriter" must be all lower-case
(#255) Variable "styleFont" must be all lower-case
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 16 spaces, found 6
(#256) Usage of ELSEIF not allowed; use ELSE IF instead
(#256) Variable "SfIsObject" must be all lower-case
(#256) Variable "styleFont" must be all lower-case
(#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 7
(#257) Variable "objWriter" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 20 spaces, found 8
(#258) Variable "objWriter" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 20 spaces, found 9
(#259) Variable "objWriter" must be all lower-case
(#259) Variable "styleFont" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 20 spaces, found 8
(#260) Variable "objWriter" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 20 spaces, found 7
(#261) Variable "objWriter" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 16 spaces, found 6
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 16 spaces, found 6
(#264) Variable "objWriter" must be all lower-case
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 16 spaces, found 7
(#265) Variable "objWriter" must be all lower-case
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 16 spaces, found 7
(#266) Variable "objWriter" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 16 spaces, found 6
(#267) Variable "objWriter" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 16 spaces, found 5
(#268) Variable "objWriter" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 16 spaces, found 5
(#270) Variable "objWriter" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 6
(#271) Variable "objWriter" must be all lower-case
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 7
(#272) Variable "objWriter" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 6
(#273) Variable "objWriter" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 5
(#274) Variable "objWriter" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 5
(#276) Variable "objWriter" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 6
(#277) Variable "objWriter" must be all lower-case
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 16 spaces, found 7
(#278) Variable "objWriter" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 6
(#279) Variable "objWriter" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 5
(#280) Variable "objWriter" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 12 spaces, found 4
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 5
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 5
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 5
(#285) Variable "objWriter" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 16 spaces, found 6
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Variable "SfIsObject" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 20 spaces, found 7
(#288) Variable "objWriter" must be all lower-case
(#288) Variable "styleFont" must be all lower-case
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 16 spaces, found 6
(#289) Usage of ELSEIF not allowed; use ELSE IF instead
(#289) Variable "SfIsObject" must be all lower-case
(#289) Variable "styleFont" must be all lower-case
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 20 spaces, found 7
(#290) Variable "objWriter" must be all lower-case
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 20 spaces, found 8
(#291) Variable "objWriter" must be all lower-case
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 20 spaces, found 9
(#292) Variable "objWriter" must be all lower-case
(#292) Variable "styleFont" must be all lower-case
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 20 spaces, found 8
(#293) Variable "objWriter" must be all lower-case
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 20 spaces, found 7
(#294) Variable "objWriter" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 16 spaces, found 6
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 16 spaces, found 6
(#297) Variable "objWriter" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 7
(#298) Variable "objWriter" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 16 spaces, found 7
(#299) Variable "objWriter" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 6
(#300) Variable "objWriter" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 5
(#301) Variable "objWriter" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 12 spaces, found 4
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 8 spaces, found 3
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Variable "objWriter" must be all lower-case
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#308) Protected method name "PHPWord_Writer_Word2007_Base::_writeTextStyle" must be in lower-case letters only
(#308) Variable "objWriter" must be all lower-case
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 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 8 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Variable "fgColor" must be all lower-case
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "objWriter" must be all lower-case
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#323) Expected "if (...) {\n"; found "if(...) {\n"
(#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 3
(#324) Variable "objWriter" must be all lower-case
(#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 4
(#325) Variable "objWriter" must be all lower-case
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 4
(#326) Variable "objWriter" must be all lower-case
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 4
(#327) Variable "objWriter" must be all lower-case
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Variable "objWriter" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 8 spaces, found 2
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#332) Expected "if (...) {\n"; found "if(...) {\n"
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Variable "objWriter" must be all lower-case
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 4
(#334) Variable "objWriter" must be all lower-case
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Variable "objWriter" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 8 spaces, found 2
(#339) Expected "if (...) {\n"; found "if(...) {\n"
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Variable "objWriter" must be all lower-case
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 4
(#341) Variable "objWriter" must be all lower-case
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Variable "objWriter" must be all lower-case
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Variable "objWriter" must be all lower-case
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 4
(#344) Variable "objWriter" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Variable "objWriter" must be all lower-case
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#349) Expected "if (...) {\n"; found "if(...) {\n"
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 3
(#350) Variable "objWriter" must be all lower-case
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 2
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 spaces, found 2
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#355) Variable "objWriter" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Variable "objWriter" must be all lower-case
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#357) Variable "objWriter" must be all lower-case
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#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 3
(#362) Variable "objWriter" must be all lower-case
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#363) Variable "objWriter" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Variable "objWriter" must be all lower-case
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 2
(#368) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Variable "objWriter" must be all lower-case
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 12 spaces, found 3
(#370) Variable "objWriter" must be all lower-case
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 8 spaces, found 2
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 8 spaces, found 2
(#374) Expected "if (...) {\n"; found "if(...) {\n"
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 12 spaces, found 3
(#375) Variable "objWriter" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 12 spaces, found 4
(#376) Variable "objWriter" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 12 spaces, found 3
(#377) Variable "objWriter" must be all lower-case
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#381) Expected "if (...) {\n"; found "if(...) {\n"
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 12 spaces, found 3
(#382) Variable "objWriter" must be all lower-case
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 8 spaces, found 2
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 8 spaces, found 2
(#386) Expected "if (...) {\n"; found "if(...) {\n"
(#386) Variable "fgColor" must be all lower-case
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 3
(#387) Variable "objWriter" must be all lower-case
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 4
(#388) Variable "objWriter" must be all lower-case
(#388) Variable "fgColor" must be all lower-case
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 3
(#389) Variable "objWriter" must be all lower-case
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 8 spaces, found 2
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Variable "objWriter" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#395) Protected method name "PHPWord_Writer_Word2007_Base::_writeTextBreak" must be in lower-case letters only
(#395) Variable "objWriter" must be all lower-case
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Variable "objWriter" must be all lower-case
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#399) Protected method name "PHPWord_Writer_Word2007_Base::_writeTable" must be in lower-case letters only
(#399) Variable "objWriter" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Variable "_rows" must not contain underscores.
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Variable "_cRows" must be all lower-case
(#401) Variable "_cRows" must not contain underscores.
(#401) Variable "_rows" must not contain underscores.
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 8 spaces, found 2
(#403) Expected "if (...) {\n"; found "if(...) {\n"
(#403) Variable "_cRows" must be all lower-case
(#403) Variable "_cRows" must not contain underscores.
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Variable "objWriter" must be all lower-case
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 4
(#405) Variable "tblStyle" must be all lower-case
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 4
(#406) Expected "if (...) {\n"; found "if(...) {\n"
(#406) Variable "tblStyle" must be all lower-case
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 5
(#407) Variable "objWriter" must be all lower-case
(#407) Variable "tblStyle" must be all lower-case
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 4
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 16 spaces, found 5
(#409) Expected "if (...) {\n"; found "if(...) {\n"
(#409) Variable "tblStyle" must be all lower-case
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 20 spaces, found 6
(#410) Variable "objWriter" must be all lower-case
(#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 7
(#411) Variable "objWriter" must be all lower-case
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 20 spaces, found 8
(#412) Variable "objWriter" must be all lower-case
(#412) Variable "tblStyle" must be all lower-case
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 20 spaces, found 7
(#413) Variable "objWriter" must be all lower-case
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 20 spaces, found 6
(#414) Variable "objWriter" must be all lower-case
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 16 spaces, found 5
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 12 spaces, found 4
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 4
(#418) Variable "_heights" must not contain underscores.
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 12 spaces, found 4
(#419) Expected "for (...) {\n"; found "for(...) {\n"
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#419) Expected 1 space before "<"; 0 found
(#419) Expected 1 space after "<"; 0 found
(#419) Variable "_cRows" must be all lower-case
(#419) Variable "_cRows" must not contain underscores.
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 16 spaces, found 5
(#420) Variable "_rows" must not contain underscores.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 16 spaces, found 5
(#421) Variable "_heights" must not contain underscores.
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 5
(#423) Variable "objWriter" must be all lower-case
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 16 spaces, found 6
(#425) Expected "if (...) {\n"; found "if(...) {\n"
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 20 spaces, found 7
(#426) Variable "objWriter" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 20 spaces, found 8
(#427) Variable "objWriter" must be all lower-case
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 20 spaces, found 9
(#428) Variable "objWriter" must be all lower-case
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 20 spaces, found 8
(#429) Variable "objWriter" must be all lower-case
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 20 spaces, found 7
(#430) Variable "objWriter" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 16 spaces, found 6
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 16 spaces, found 6
(#433) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 20 spaces, found 7
(#434) Variable "objWriter" must be all lower-case
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 20 spaces, found 8
(#436) Variable "cellStyle" must be all lower-case
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 8
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 20 spaces, found 8
(#439) Variable "objWriter" must be all lower-case
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 20 spaces, found 9
(#440) Variable "objWriter" must be all lower-case
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 20 spaces, found 10
(#441) Variable "objWriter" must be all lower-case
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 20 spaces, found 10
(#442) Variable "objWriter" must be all lower-case
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 9
(#443) Variable "objWriter" must be all lower-case
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 20 spaces, found 9
(#445) Expected "if (...) {\n"; found "if(...) {\n"
(#445) Variable "cellStyle" must be all lower-case
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 24 spaces, found 10
(#446) Variable "objWriter" must be all lower-case
(#446) Variable "cellStyle" must be all lower-case
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 20 spaces, found 9
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 20 spaces, found 8
(#449) Variable "objWriter" must be all lower-case
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 8
(#451) Variable "_elements" must not contain underscores.
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 20 spaces, found 8
(#452) Expected "if (...) {\n"; found "if(...) {\n"
(#452) Variable "_elements" must not contain underscores.
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 24 spaces, found 9
(#453) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#453) Variable "_elements" must not contain underscores.
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 28 spaces, found 10
(#454) Expected "if (...) {\n"; found "if(...) {\n"
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 32 spaces, found 11
(#455) Variable "objWriter" must be all lower-case
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 28 spaces, found 10
(#456) Usage of ELSEIF not allowed; use ELSE IF instead
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 32 spaces, found 11
(#457) Variable "objWriter" must be all lower-case
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 28 spaces, found 10
(#458) Usage of ELSEIF not allowed; use ELSE IF instead
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 32 spaces, found 11
(#459) Variable "objWriter" must be all lower-case
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 28 spaces, found 10
(#460) Usage of ELSEIF not allowed; use ELSE IF instead
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 32 spaces, found 11
(#461) Variable "objWriter" must be all lower-case
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 28 spaces, found 10
(#462) Usage of ELSEIF not allowed; use ELSE IF instead
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 32 spaces, found 11
(#463) Variable "objWriter" must be all lower-case
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 28 spaces, found 10
(#464) Usage of ELSEIF not allowed; use ELSE IF instead
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 28 spaces, found 13
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 32 spaces, found 11
(#466) Variable "objWriter" must be all lower-case
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 28 spaces, found 10
(#467) Usage of ELSEIF not allowed; use ELSE IF instead
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 32 spaces, found 11
(#468) Variable "objWriter" must be all lower-case
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 28 spaces, found 10
(#469) Usage of ELSEIF not allowed; use ELSE IF instead
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 32 spaces, found 11
(#470) Variable "objWriter" must be all lower-case
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 28 spaces, found 10
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 24 spaces, found 9
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 20 spaces, found 8
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 24 spaces, found 9
(#474) Variable "objWriter" must be all lower-case
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 20 spaces, found 8
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 20 spaces, found 7
(#477) Variable "objWriter" must be all lower-case
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 16 spaces, found 6
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 5
(#479) Variable "objWriter" must be all lower-case
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 12 spaces, found 4
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 12 spaces, found 3
(#481) Variable "objWriter" must be all lower-case
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 8 spaces, found 2
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 4 spaces, found 1
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 4 spaces, found 1
(#485) Protected method name "PHPWord_Writer_Word2007_Base::_writeTableStyle" must be in lower-case letters only
(#485) Variable "objWriter" must be all lower-case
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Variable "mTop" must be all lower-case
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Variable "mLeft" must be all lower-case
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 2
(#489) Variable "mRight" must be all lower-case
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) Variable "mBottom" must be all lower-case
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 8 spaces, found 2
(#492) Expected "if (...) {\n"; found "if(...) {\n"
(#492) Variable "mTop" must be all lower-case
(#492) Variable "mLeft" must be all lower-case
(#492) Variable "mRight" must be all lower-case
(#492) Variable "mBottom" must be all lower-case
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 12 spaces, found 3
(#493) Variable "objWriter" must be all lower-case
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 12 spaces, found 4
(#494) Variable "objWriter" must be all lower-case
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 12 spaces, found 5
(#496) Expected "if (...) {\n"; found "if(...) {\n"
(#496) Variable "mTop" must be all lower-case
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 16 spaces, found 6
(#497) Variable "objWriter" must be all lower-case
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 16 spaces, found 7
(#498) Variable "objWriter" must be all lower-case
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 16 spaces, found 7
(#499) Variable "objWriter" must be all lower-case
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 16 spaces, found 6
(#500) Variable "objWriter" must be all lower-case
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 12 spaces, found 5
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 12 spaces, found 5
(#503) Expected "if (...) {\n"; found "if(...) {\n"
(#503) Variable "mLeft" must be all lower-case
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 16 spaces, found 6
(#504) Variable "objWriter" must be all lower-case
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 16 spaces, found 7
(#505) Variable "objWriter" must be all lower-case
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 16 spaces, found 7
(#506) Variable "objWriter" must be all lower-case
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 16 spaces, found 6
(#507) Variable "objWriter" must be all lower-case
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 12 spaces, found 5
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 5
(#510) Expected "if (...) {\n"; found "if(...) {\n"
(#510) Variable "mRight" must be all lower-case
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 6
(#511) Variable "objWriter" must be all lower-case
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 16 spaces, found 7
(#512) Variable "objWriter" must be all lower-case
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 16 spaces, found 7
(#513) Variable "objWriter" must be all lower-case
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 16 spaces, found 6
(#514) Variable "objWriter" must be all lower-case
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 12 spaces, found 5
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 12 spaces, found 5
(#517) Expected "if (...) {\n"; found "if(...) {\n"
(#517) Variable "mBottom" must be all lower-case
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 16 spaces, found 6
(#518) Variable "objWriter" must be all lower-case
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 16 spaces, found 7
(#519) Variable "objWriter" must be all lower-case
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 16 spaces, found 7
(#520) Variable "objWriter" must be all lower-case
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 16 spaces, found 6
(#521) Variable "objWriter" must be all lower-case
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 12 spaces, found 5
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 12 spaces, found 4
(#524) Variable "objWriter" must be all lower-case
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 12 spaces, found 3
(#525) Variable "objWriter" must be all lower-case
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 2
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 4 spaces, found 1
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 4 spaces, found 1
(#529) Protected method name "PHPWord_Writer_Word2007_Base::_writeCellStyle" must be in lower-case letters only
(#529) Variable "objWriter" must be all lower-case
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 2
(#530) Variable "bgColor" must be all lower-case
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Variable "textDir" must be all lower-case
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#533) Variable "brdSz" must be all lower-case
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Variable "brdCol" must be all lower-case
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#536) Variable "bTop" must be all lower-case
(#536) Variable "brdSz" must be all lower-case
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Variable "bLeft" must be all lower-case
(#537) Variable "brdSz" must be all lower-case
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#538) Variable "bRight" must be all lower-case
(#538) Variable "brdSz" must be all lower-case
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Variable "bBottom" must be all lower-case
(#539) Variable "brdSz" must be all lower-case
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Variable "bTop" must be all lower-case
(#540) Variable "bLeft" must be all lower-case
(#540) Variable "bRight" must be all lower-case
(#540) Variable "bBottom" must be all lower-case
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Variable "bgColor" must be all lower-case
(#542) Variable "textDir" must be all lower-case
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 2
(#544) Expected "if (...) {\n"; found "if(...) {\n"
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 12 spaces, found 3
(#545) Expected "if (...) {\n"; found "if(...) {\n"
(#545) Variable "textDir" must be all lower-case
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 16 spaces, found 4
(#546) Variable "objWriter" must be all lower-case
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 16 spaces, found 5
(#547) Variable "objWriter" must be all lower-case
(#547) Variable "textDir" must be all lower-case
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 16 spaces, found 4
(#548) Variable "objWriter" must be all lower-case
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 12 spaces, found 3
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 12 spaces, found 3
(#551) Expected "if (...) {\n"; found "if(...) {\n"
(#551) Variable "bgColor" must be all lower-case
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 16 spaces, found 4
(#552) Variable "objWriter" must be all lower-case
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 16 spaces, found 5
(#553) Variable "objWriter" must be all lower-case
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 16 spaces, found 5
(#554) Variable "objWriter" must be all lower-case
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 16 spaces, found 5
(#555) Variable "objWriter" must be all lower-case
(#555) Variable "bgColor" must be all lower-case
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 16 spaces, found 4
(#556) Variable "objWriter" must be all lower-case
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 12 spaces, found 3
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 12 spaces, found 3
(#559) Expected "if (...) {\n"; found "if(...) {\n"
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 16 spaces, found 4
(#560) Variable "objWriter" must be all lower-case
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 16 spaces, found 5
(#561) Variable "objWriter" must be all lower-case
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 16 spaces, found 4
(#562) Variable "objWriter" must be all lower-case
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 12 spaces, found 3
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 12 spaces, found 3
(#565) Expected "if (...) {\n"; found "if(...) {\n"
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 16 spaces, found 4
(#566) Variable "_defaultColor" must be all lower-case
(#566) Variable "_defaultColor" must not contain underscores.
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 16 spaces, found 4
(#568) Variable "objWriter" must be all lower-case
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 16 spaces, found 5
(#569) Expected "if (...) {\n"; found "if(...) {\n"
(#569) Variable "bTop" must be all lower-case
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 20 spaces, found 6
(#570) Expected "if (...) {\n"; found "if(...) { "
(#570) Variable "brdCol" must be all lower-case
(#570) Variable "brdCol" must be all lower-case
(#570) Variable "_defaultColor" must be all lower-case
(#570) Variable "_defaultColor" must not contain underscores.
(#570) Closing brace must be on a line by itself
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 20 spaces, found 6
(#571) Variable "objWriter" must be all lower-case
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 20 spaces, found 7
(#572) Variable "objWriter" must be all lower-case
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 20 spaces, found 7
(#573) Variable "objWriter" must be all lower-case
(#573) Variable "brdSz" must be all lower-case
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 20 spaces, found 7
(#574) Variable "objWriter" must be all lower-case
(#574) Variable "brdCol" must be all lower-case
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 20 spaces, found 6
(#575) Variable "objWriter" must be all lower-case
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 16 spaces, found 5
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 16 spaces, found 5
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#578) Variable "bLeft" must be all lower-case
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 20 spaces, found 6
(#579) Expected "if (...) {\n"; found "if(...) { "
(#579) Variable "brdCol" must be all lower-case
(#579) Variable "brdCol" must be all lower-case
(#579) Variable "_defaultColor" must be all lower-case
(#579) Variable "_defaultColor" must not contain underscores.
(#579) Closing brace must be on a line by itself
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 20 spaces, found 6
(#580) Variable "objWriter" must be all lower-case
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 20 spaces, found 7
(#581) Variable "objWriter" must be all lower-case
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 20 spaces, found 7
(#582) Variable "objWriter" must be all lower-case
(#582) Variable "brdSz" must be all lower-case
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 20 spaces, found 7
(#583) Variable "objWriter" must be all lower-case
(#583) Variable "brdCol" must be all lower-case
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 20 spaces, found 6
(#584) Variable "objWriter" must be all lower-case
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 16 spaces, found 5
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 16 spaces, found 5
(#587) Expected "if (...) {\n"; found "if(...) {\n"
(#587) Variable "bRight" must be all lower-case
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 20 spaces, found 6
(#588) Expected "if (...) {\n"; found "if(...) { "
(#588) Variable "brdCol" must be all lower-case
(#588) Variable "brdCol" must be all lower-case
(#588) Variable "_defaultColor" must be all lower-case
(#588) Variable "_defaultColor" must not contain underscores.
(#588) Closing brace must be on a line by itself
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 20 spaces, found 6
(#589) Variable "objWriter" must be all lower-case
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 20 spaces, found 7
(#590) Variable "objWriter" must be all lower-case
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 20 spaces, found 7
(#591) Variable "objWriter" must be all lower-case
(#591) Variable "brdSz" must be all lower-case
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 20 spaces, found 7
(#592) Variable "objWriter" must be all lower-case
(#592) Variable "brdCol" must be all lower-case
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 20 spaces, found 6
(#593) Variable "objWriter" must be all lower-case
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 16 spaces, found 5
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 16 spaces, found 5
(#596) Expected "if (...) {\n"; found "if(...) {\n"
(#596) Variable "bBottom" must be all lower-case
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 20 spaces, found 6
(#597) Expected "if (...) {\n"; found "if(...) { "
(#597) Variable "brdCol" must be all lower-case
(#597) Variable "brdCol" must be all lower-case
(#597) Variable "_defaultColor" must be all lower-case
(#597) Variable "_defaultColor" must not contain underscores.
(#597) Closing brace must be on a line by itself
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 20 spaces, found 6
(#598) Variable "objWriter" must be all lower-case
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 20 spaces, found 7
(#599) Variable "objWriter" must be all lower-case
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 20 spaces, found 7
(#600) Variable "objWriter" must be all lower-case
(#600) Variable "brdSz" must be all lower-case
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 20 spaces, found 7
(#601) Variable "objWriter" must be all lower-case
(#601) Variable "brdCol" must be all lower-case
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 20 spaces, found 6
(#602) Variable "objWriter" must be all lower-case
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 16 spaces, found 5
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 16 spaces, found 4
(#605) Variable "objWriter" must be all lower-case
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 12 spaces, found 3
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 8 spaces, found 2
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 4 spaces, found 1
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 4 spaces, found 1
(#610) Protected method name "PHPWord_Writer_Word2007_Base::_writeImage" must be in lower-case letters only
(#610) Variable "objWriter" must be all lower-case
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 8 spaces, found 2
(#611) Variable "rId" must be all lower-case
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 8 spaces, found 2
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 8 spaces, found 2
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Variable "objWriter" must be all lower-case
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 8 spaces, found 3
(#620) Expected "if (...) {\n"; found "if(...) {\n"
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 12 spaces, found 4
(#621) Variable "objWriter" must be all lower-case
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 12 spaces, found 5
(#622) Variable "objWriter" must be all lower-case
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 12 spaces, found 6
(#623) Variable "objWriter" must be all lower-case
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 12 spaces, found 5
(#624) Variable "objWriter" must be all lower-case
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 12 spaces, found 4
(#625) Variable "objWriter" must be all lower-case
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 8 spaces, found 3
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 3
(#628) Variable "objWriter" must be all lower-case
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 4
(#630) Variable "objWriter" must be all lower-case
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 5
(#632) Variable "objWriter" must be all lower-case
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 6
(#633) Variable "objWriter" must be all lower-case
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 8 spaces, found 6
(#634) Variable "objWriter" must be all lower-case
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 6
(#636) Variable "objWriter" must be all lower-case
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 7
(#637) Variable "objWriter" must be all lower-case
(#637) Variable "rId" must be all lower-case
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 7
(#638) Variable "objWriter" must be all lower-case
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 8 spaces, found 6
(#639) Variable "objWriter" must be all lower-case
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 8 spaces, found 5
(#640) Variable "objWriter" must be all lower-case
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 4
(#642) Variable "objWriter" must be all lower-case
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 8 spaces, found 3
(#644) Variable "objWriter" must be all lower-case
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Variable "objWriter" must be all lower-case
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 4 spaces, found 1
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 4 spaces, found 1
(#649) Protected method name "PHPWord_Writer_Word2007_Base::_writeWatermark" must be in lower-case letters only
(#649) Variable "objWriter" must be all lower-case
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 8 spaces, found 2
(#650) Variable "rId" must be all lower-case
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 8 spaces, found 2
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 8 spaces, found 2
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 8 spaces, found 2
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 2
(#655) Variable "marginLeft" must be all lower-case
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 8 spaces, found 2
(#656) Variable "marginTop" must be all lower-case
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 2
(#658) Variable "objWriter" must be all lower-case
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 8 spaces, found 3
(#660) Variable "objWriter" must be all lower-case
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 8 spaces, found 4
(#662) Variable "objWriter" must be all lower-case
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 8 spaces, found 5
(#664) Variable "objWriter" must be all lower-case
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 8 spaces, found 6
(#665) Variable "objWriter" must be all lower-case
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 8 spaces, found 6
(#667) Variable "strStyle" must be all lower-case
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 8 spaces, found 6
(#668) Variable "strStyle" must be all lower-case
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 8 spaces, found 6
(#669) Variable "strStyle" must be all lower-case
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected 8 spaces, found 6
(#670) Expected "if (...) {\n"; found "if(...) {\n"
(#670) Variable "marginTop" must be all lower-case
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 12 spaces, found 7
(#671) Variable "strStyle" must be all lower-case
(#671) Variable "marginTop" must be all lower-case
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected 8 spaces, found 6
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 8 spaces, found 6
(#673) Expected "if (...) {\n"; found "if(...) {\n"
(#673) Variable "marginLeft" must be all lower-case
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 7
(#674) Variable "strStyle" must be all lower-case
(#674) Variable "marginLeft" must be all lower-case
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 8 spaces, found 6
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 6
(#677) Variable "objWriter" must be all lower-case
(#677) Variable "strStyle" must be all lower-case
(#679) Spaces must be used to indent lines; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 6
(#679) Variable "objWriter" must be all lower-case
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 7
(#680) Variable "objWriter" must be all lower-case
(#680) Variable "rId" must be all lower-case
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 7
(#681) Variable "objWriter" must be all lower-case
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 6
(#682) Variable "objWriter" must be all lower-case
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 5
(#683) Variable "objWriter" must be all lower-case
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 4
(#685) Variable "objWriter" must be all lower-case
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 3
(#687) Variable "objWriter" must be all lower-case
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#689) Variable "objWriter" must be all lower-case
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 4 spaces, found 1
(#692) Protected method name "PHPWord_Writer_Word2007_Base::_writeTitle" must be in lower-case letters only
(#692) Variable "objWriter" must be all lower-case
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 8 spaces, found 2
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 2
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Variable "bookmarkId" must be all lower-case
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 8 spaces, found 2
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 8 spaces, found 2
(#699) Variable "objWriter" must be all lower-case
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 8 spaces, found 3
(#701) Expected "if (...) {\n"; found "if(...) {\n"
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 12 spaces, found 4
(#702) Variable "objWriter" must be all lower-case
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 12 spaces, found 5
(#703) Variable "objWriter" must be all lower-case
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 12 spaces, found 6
(#704) Variable "objWriter" must be all lower-case
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 12 spaces, found 5
(#705) Variable "objWriter" must be all lower-case
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 12 spaces, found 4
(#706) Variable "objWriter" must be all lower-case
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 8 spaces, found 3
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 3
(#709) Variable "objWriter" must be all lower-case
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 8 spaces, found 4
(#710) Variable "objWriter" must be all lower-case
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 8 spaces, found 5
(#711) Variable "objWriter" must be all lower-case
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 4
(#712) Variable "objWriter" must be all lower-case
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 8 spaces, found 3
(#713) Variable "objWriter" must be all lower-case
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 8 spaces, found 3
(#715) Variable "objWriter" must be all lower-case
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 8 spaces, found 4
(#716) Variable "objWriter" must be all lower-case
(#716) Variable "bookmarkId" must be all lower-case
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 8 spaces, found 4
(#717) Variable "objWriter" must be all lower-case
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 8 spaces, found 3
(#718) Variable "objWriter" must be all lower-case
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 8 spaces, found 3
(#720) Variable "objWriter" must be all lower-case
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 8 spaces, found 4
(#721) Variable "objWriter" must be all lower-case
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 8 spaces, found 5
(#722) Variable "objWriter" must be all lower-case
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 8 spaces, found 4
(#723) Variable "objWriter" must be all lower-case
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 8 spaces, found 3
(#724) Variable "objWriter" must be all lower-case
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 8 spaces, found 3
(#726) Variable "objWriter" must be all lower-case
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 8 spaces, found 4
(#727) Variable "objWriter" must be all lower-case
(#727) Variable "bookmarkId" must be all lower-case
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 8 spaces, found 3
(#728) Variable "objWriter" must be all lower-case
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 2
(#730) Variable "objWriter" must be all lower-case
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 4 spaces, found 1
(#733) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/ContentTypes.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_ContentTypes::writeContentTypes" must be in lower-case letters only
(#31) Variable "_imageTypes" must be all lower-case
(#31) Variable "_imageTypes" must not contain underscores.
(#31) Variable "_objectTypes" must be all lower-case
(#31) Variable "_objectTypes" must not contain underscores.
(#31) Variable "_cHdrs" must be all lower-case
(#31) Variable "_cHdrs" must not contain underscores.
(#31) Variable "_cFtrs" must be all lower-case
(#31) Variable "_cFtrs" must not contain underscores.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "objWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "objWriter" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "objWriter" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Variable "objWriter" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Variable "objWriter" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 3
(#58) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#58) Variable "_imageTypes" must be all lower-case
(#58) Variable "_imageTypes" must not contain underscores.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 4
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 3
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Variable "_objectTypes" must be all lower-case
(#63) Variable "_objectTypes" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 4
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Variable "objWriter" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Variable "objWriter" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 4
(#88) Variable "objWriter" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Variable "objWriter" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Variable "objWriter" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 4
(#103) Variable "objWriter" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 8 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Variable "objWriter" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 3
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 3
(#111) Expected "for (...) {\n"; found "for(...) {\n"
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "<="; 0 found
(#111) Expected 1 space after "<="; 0 found
(#111) Variable "_cHdrs" must be all lower-case
(#111) Variable "_cHdrs" must not contain underscores.
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 5
(#113) Variable "objWriter" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 17 spaces, found 4
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 3
(#117) Expected "for (...) {\n"; found "for(...) {\n"
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Expected 1 space before "<="; 0 found
(#117) Expected 1 space after "<="; 0 found
(#117) Variable "_cFtrs" must be all lower-case
(#117) Variable "_cFtrs" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 5
(#119) Variable "objWriter" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 17 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 3
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Variable "objWriter" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) This comment is 50% valid code; is this commented out code?
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Variable "objWriter" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#136) Spaces must be used for alignment; tabs are not allowed
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Private method name "PHPWord_Writer_Word2007_ContentTypes::_getImageMimeType" must be in lower-case letters only
(#137) Variable "pFile" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Variable "pFile" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Variable "pFile" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Variable "pFile" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used for alignment; tabs are not allowed
(#148) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Spaces must be used for alignment; tabs are not allowed
(#153) Spaces must be used for alignment; tabs are not allowed
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#154) Private method name "PHPWord_Writer_Word2007_ContentTypes::_writeDefaultContentType" must be in lower-case letters only
(#154) Variable "objWriter" must be all lower-case
(#154) Variable "pPartname" must be all lower-case
(#154) Variable "pContentType" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Variable "pPartname" must be all lower-case
(#155) Variable "pContentType" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "objWriter" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Variable "objWriter" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Variable "pPartname" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Variable "objWriter" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Variable "pContentType" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Variable "objWriter" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#168) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#174) Private method name "PHPWord_Writer_Word2007_ContentTypes::_writeOverrideContentType" must be in lower-case letters only
(#174) Variable "objWriter" must be all lower-case
(#174) Variable "pPartname" must be all lower-case
(#174) Variable "pContentType" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Variable "pPartname" must be all lower-case
(#175) Variable "pContentType" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Variable "objWriter" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Variable "objWriter" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Variable "pPartname" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#179) Variable "objWriter" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Variable "pContentType" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Variable "objWriter" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/Word2007/DocProps.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_DocProps::writeDocPropsApp" must be in lower-case letters only
(#31) Variable "pPHPWord" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "objWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "objWriter" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "objWriter" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "objWriter" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Variable "objWriter" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Variable "objWriter" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Variable "objWriter" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Variable "objWriter" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Variable "objWriter" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Variable "objWriter" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "objWriter" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 6
(#64) Variable "objWriter" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "objWriter" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 6
(#69) Variable "objWriter" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 6
(#74) Variable "objWriter" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "objWriter" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 6
(#79) Variable "objWriter" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "objWriter" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#82) Variable "objWriter" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Variable "objWriter" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Variable "objWriter" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Variable "objWriter" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 4
(#91) Variable "objWriter" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 4
(#92) Variable "objWriter" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "objWriter" must be all lower-case
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Variable "objWriter" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Variable "objWriter" must be all lower-case
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Variable "objWriter" must be all lower-case
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Variable "pPHPWord" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Variable "objWriter" must be all lower-case
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 8 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#107) Variable "objWriter" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 8 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 3
(#110) Variable "objWriter" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 8 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 3
(#113) Variable "objWriter" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "objWriter" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) This comment is 50% valid code; is this commented out code?
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "objWriter" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#122) Public method name "PHPWord_Writer_Word2007_DocProps::writeDocPropsCore" must be in lower-case letters only
(#122) Variable "pPHPWord" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Variable "objWriter" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Variable "objWriter" must be all lower-case
(#126) Line exceeds 132 characters; contains 138 characters
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "objWriter" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "objWriter" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "objWriter" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Variable "objWriter" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Variable "objWriter" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Variable "objWriter" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Variable "objWriter" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "objWriter" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Variable "objWriter" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Variable "pPHPWord" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Variable "objWriter" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Variable "pPHPWord" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 8 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#149) Variable "objWriter" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Variable "objWriter" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Variable "objWriter" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Variable "pPHPWord" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Variable "objWriter" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Variable "objWriter" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 3
(#156) Variable "objWriter" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 3
(#157) Variable "objWriter" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Variable "pPHPWord" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 3
(#158) Variable "objWriter" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 8 spaces, found 3
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 3
(#161) Variable "objWriter" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Variable "pPHPWord" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 8 spaces, found 3
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 3
(#164) Variable "objWriter" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Variable "pPHPWord" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line indented incorrectly; expected at least 8 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 3
(#167) Variable "objWriter" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Variable "pPHPWord" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 3
(#170) Variable "objWriter" must be all lower-case
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Variable "pPHPWord" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Variable "objWriter" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Variable "pPHPWord" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Variable "objWriter" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 50% valid code; is this commented out code?
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Variable "objWriter" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Document.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_Document::writeDocument" must be in lower-case letters only
(#31) Variable "pPHPWord" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#34) Expected "if (...) {\n"; found "if(...) {\n"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "objWriter" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "objWriter" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "objWriter" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "objWriter" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "objWriter" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "objWriter" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Variable "objWriter" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Variable "objWriter" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Variable "objWriter" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Variable "objWriter" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "objWriter" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Variable "_sections" must not contain underscores.
(#58) Variable "pPHPWord" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "countSections" must be all lower-case
(#59) Variable "_sections" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "pSection" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "countSections" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#63) Variable "_sections" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Variable "pSection" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Variable "_elements" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 4
(#68) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) Variable "_elements" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 20 spaces, found 5
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 24 spaces, found 6
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 20 spaces, found 5
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 24 spaces, found 6
(#72) Variable "objWriter" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 20 spaces, found 5
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 24 spaces, found 6
(#74) Variable "objWriter" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 20 spaces, found 5
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 24 spaces, found 6
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 20 spaces, found 5
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 24 spaces, found 6
(#78) Variable "objWriter" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 20 spaces, found 5
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 24 spaces, found 6
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 20 spaces, found 5
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 24 spaces, found 6
(#82) Variable "objWriter" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 20 spaces, found 5
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 24 spaces, found 6
(#84) Variable "objWriter" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 20 spaces, found 5
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 20 spaces, found 8
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 24 spaces, found 6
(#87) Variable "objWriter" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 20 spaces, found 5
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 24 spaces, found 6
(#89) Variable "objWriter" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 20 spaces, found 5
(#90) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 24 spaces, found 6
(#91) Variable "objWriter" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 5
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 16 spaces, found 4
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Variable "pSection" must be all lower-case
(#95) Variable "countSections" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Variable "objWriter" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 5
(#98) Variable "objWriter" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Variable "objWriter" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Variable "objWriter" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) This comment is 50% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "objWriter" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Private method name "PHPWord_Writer_Word2007_Document::_writeSection" must be in lower-case letters only
(#110) Variable "objWriter" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "objWriter" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 3
(#112) Variable "objWriter" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Variable "objWriter" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 3
(#114) Variable "objWriter" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "objWriter" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Private method name "PHPWord_Writer_Word2007_Document::_writeEndSection" must be in lower-case letters only
(#118) Variable "objWriter" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Variable "_settings" must not contain underscores.
(#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 2
(#120) Variable "_header" must not contain underscores.
(#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 2
(#121) Variable "_footer" must not contain underscores.
(#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 2
(#122) Variable "pgSzW" must be all lower-case
(#122) Variable "_settings" must not contain underscores.
(#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 2
(#123) Variable "pgSzH" must be all lower-case
(#123) Variable "_settings" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Variable "_settings" must not contain underscores.
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Variable "marginTop" must be all lower-case
(#126) Variable "_settings" must not contain underscores.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Variable "marginLeft" must be all lower-case
(#127) Variable "_settings" must not contain underscores.
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "marginRight" must be all lower-case
(#128) Variable "_settings" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Variable "marginBottom" must be all lower-case
(#129) Variable "_settings" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Variable "_settings" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "objWriter" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 3
(#135) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Variable "_header" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 4
(#136) Variable "rId" must be all lower-case
(#136) Variable "_header" must not contain underscores.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 4
(#137) Variable "objWriter" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 5
(#138) Variable "objWriter" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 5
(#139) Variable "objWriter" must be all lower-case
(#139) Variable "rId" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 4
(#140) Variable "objWriter" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 3
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Variable "_footer" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 4
(#144) Variable "rId" must be all lower-case
(#144) Variable "_footer" must not contain underscores.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 4
(#145) Variable "objWriter" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 5
(#146) Variable "objWriter" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 5
(#147) Variable "objWriter" must be all lower-case
(#147) Variable "rId" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 4
(#148) Variable "objWriter" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Variable "objWriter" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Variable "objWriter" must be all lower-case
(#152) Variable "pgSzW" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Variable "objWriter" must be all lower-case
(#153) Variable "pgSzH" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 4
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 5
(#156) Variable "objWriter" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 4
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#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 3
(#159) Variable "objWriter" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 3
(#161) Variable "objWriter" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Variable "objWriter" must be all lower-case
(#162) Variable "marginTop" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Variable "objWriter" must be all lower-case
(#163) Variable "marginRight" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Variable "objWriter" must be all lower-case
(#164) Variable "marginBottom" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Variable "objWriter" must be all lower-case
(#165) Variable "marginLeft" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 4
(#166) Variable "objWriter" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 4
(#167) Variable "objWriter" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Variable "objWriter" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Variable "objWriter" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 3
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 4
(#173) Variable "borderColor" must be all lower-case
(#173) Variable "_settings" must not contain underscores.
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 4
(#175) Variable "objWriter" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 5
(#176) Variable "objWriter" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 5
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 6
(#179) Variable "objWriter" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 7
(#180) Variable "objWriter" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 7
(#181) Variable "objWriter" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 7
(#182) Variable "objWriter" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 7
(#183) Variable "objWriter" must be all lower-case
(#183) Variable "borderColor" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 6
(#184) Variable "objWriter" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 5
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 12 spaces, found 5
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 6
(#188) Variable "objWriter" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 7
(#189) Variable "objWriter" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 16 spaces, found 7
(#190) Variable "objWriter" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 7
(#191) Variable "objWriter" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 16 spaces, found 7
(#192) Variable "objWriter" must be all lower-case
(#192) Variable "borderColor" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 16 spaces, found 6
(#193) Variable "objWriter" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 12 spaces, found 5
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 12 spaces, found 5
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 6
(#197) Variable "objWriter" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 7
(#198) Variable "objWriter" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 7
(#199) Variable "objWriter" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 16 spaces, found 7
(#200) Variable "objWriter" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 7
(#201) Variable "objWriter" must be all lower-case
(#201) Variable "borderColor" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 6
(#202) Variable "objWriter" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 5
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 6
(#206) Variable "objWriter" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 7
(#207) Variable "objWriter" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 7
(#208) Variable "objWriter" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 7
(#209) Variable "objWriter" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 7
(#210) Variable "objWriter" must be all lower-case
(#210) Variable "borderColor" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 6
(#211) Variable "objWriter" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 5
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 4
(#213) Variable "objWriter" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 3
(#215) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#217) Variable "objWriter" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Variable "objWriter" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 3
(#219) Variable "objWriter" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Whitespace found at end of line
(#220) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Variable "objWriter" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Private method name "PHPWord_Writer_Word2007_Document::_writePageBreak" must be in lower-case letters only
(#225) Variable "objWriter" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Variable "objWriter" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 3
(#227) Variable "objWriter" must be all lower-case
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Variable "objWriter" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Variable "objWriter" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Variable "objWriter" must be all lower-case
(#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 3
(#231) Variable "objWriter" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Variable "objWriter" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#235) Private method name "PHPWord_Writer_Word2007_Document::_writeListItem" must be in lower-case letters only
(#235) Variable "objWriter" must be all lower-case
(#235) Variable "listItem" must be all lower-case
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Variable "textObject" must be all lower-case
(#236) Variable "listItem" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Variable "textObject" must be all lower-case
(#238) Variable "styleParagraph" must be all lower-case
(#238) Variable "textObject" must be all lower-case
(#239) Variable "SpIsObject" must be all lower-case
(#239) Variable "styleParagraph" must be all lower-case
(#240) Whitespace found at end of line
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Variable "listItem" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Variable "listType" must be all lower-case
(#242) Variable "listItem" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#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 2
(#244) Variable "objWriter" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 3
(#245) Variable "objWriter" must be all lower-case
(#246) Whitespace found at end of line
(#247) Line indented incorrectly; expected 8 spaces, found 16
(#247) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Variable "SpIsObject" must be all lower-case
(#248) Variable "objWriter" must be all lower-case
(#248) Variable "styleParagraph" must be all lower-case
(#249) Line indented incorrectly; expected 8 spaces, found 16
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
(#249) Variable "SpIsObject" must be all lower-case
(#249) Variable "styleParagraph" must be all lower-case
(#250) Variable "objWriter" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#251) Variable "styleParagraph" must be all lower-case
(#252) Variable "objWriter" must be all lower-case
(#253) Line indented incorrectly; expected 8 spaces, found 16
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 4
(#255) Variable "objWriter" must be all lower-case
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Variable "objWriter" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 6
(#258) Variable "objWriter" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Variable "objWriter" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Variable "objWriter" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 6
(#262) Variable "objWriter" must be all lower-case
(#262) Variable "listType" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 5
(#263) Variable "objWriter" must be all lower-case
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Whitespace found at end of line
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Variable "objWriter" must be all lower-case
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 3
(#266) Variable "objWriter" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 3
(#268) Variable "objWriter" must be all lower-case
(#268) Variable "textObject" must be all lower-case
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Variable "objWriter" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#273) Protected method name "PHPWord_Writer_Word2007_Document::_writeObject" must be in lower-case letters only
(#273) Variable "objWriter" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "rIdObject" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Variable "rIdImage" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "shapeId" must be all lower-case
(#276) Variable "rIdObject" must be all lower-case
(#276) Variable "rIdImage" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Variable "objectId" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#284) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Variable "objWriter" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 3
(#288) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 12 spaces, found 4
(#289) Variable "objWriter" must be all lower-case
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 5
(#290) Variable "objWriter" must be all lower-case
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 6
(#291) Variable "objWriter" must be all lower-case
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 5
(#292) Variable "objWriter" must be all lower-case
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 4
(#293) Variable "objWriter" must be all lower-case
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 3
(#296) Variable "objWriter" must be all lower-case
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 4
(#298) Variable "objWriter" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 4
(#299) Variable "objWriter" must be all lower-case
(#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 4
(#300) Variable "objWriter" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Variable "objWriter" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#303) Variable "objWriter" must be all lower-case
(#303) Variable "shapeId" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Variable "objWriter" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Variable "objWriter" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 5
(#306) Variable "objWriter" must be all lower-case
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 6
(#308) Variable "objWriter" must be all lower-case
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 6
(#309) Variable "objWriter" must be all lower-case
(#309) Variable "rIdImage" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 6
(#310) Variable "objWriter" must be all lower-case
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 6
(#311) Variable "objWriter" must be all lower-case
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 5
(#313) Variable "objWriter" must be all lower-case
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 5
(#315) Variable "objWriter" must be all lower-case
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 5
(#316) Variable "objWriter" must be all lower-case
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 5
(#317) Variable "objWriter" must be all lower-case
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#318) Variable "objWriter" must be all lower-case
(#318) Variable "shapeId" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 5
(#319) Variable "objWriter" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 5
(#320) Variable "objWriter" must be all lower-case
(#320) Variable "objectId" must be all lower-case
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 5
(#321) Variable "objWriter" must be all lower-case
(#321) Variable "rIdObject" must be all lower-case
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 5
(#322) Variable "objWriter" must be all lower-case
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) Variable "objWriter" must be all lower-case
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 3
(#326) Variable "objWriter" must be all lower-case
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "objWriter" must be all lower-case
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#331) Private method name "PHPWord_Writer_Word2007_Document::_writeTOC" must be in lower-case letters only
(#331) Variable "objWriter" must be all lower-case
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Variable "styleFont" must be all lower-case
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "styleTOC" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Variable "fIndent" must be all lower-case
(#336) Variable "styleTOC" must be all lower-case
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) Variable "tabLeader" must be all lower-case
(#337) Variable "styleTOC" must be all lower-case
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Variable "tabPos" must be all lower-case
(#338) Variable "styleTOC" must be all lower-case
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Whitespace found at end of line
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Variable "isObject" must be all lower-case
(#340) Variable "styleFont" must be all lower-case
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 2
(#342) Expected "for (...) {\n"; found "for(...) {\n"
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#342) Expected 1 space before "<"; 0 found
(#342) Expected 1 space after "<"; 0 found
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Variable "fIndent" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Variable "objWriter" must be all lower-case
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 4
(#348) Variable "objWriter" must be all lower-case
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#350) Line indented incorrectly; expected 12 spaces, found 20
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#350) Variable "isObject" must be all lower-case
(#350) Variable "styleFont" must be all lower-case
(#351) Variable "objWriter" must be all lower-case
(#351) Variable "styleFont" must be all lower-case
(#352) Line indented incorrectly; expected 12 spaces, found 20
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 12 spaces, found 5
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 16 spaces, found 6
(#355) Variable "objWriter" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 7
(#356) Variable "objWriter" must be all lower-case
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 6
(#357) Variable "objWriter" must be all lower-case
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 5
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 12 spaces, found 5
(#360) Expected "if (...) {\n"; found "if(...) {\n"
(#360) Variable "styleFont" must be all lower-case
(#360) Variable "isObject" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 6
(#361) Variable "objWriter" must be all lower-case
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 7
(#362) Variable "objWriter" must be all lower-case
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 8
(#363) Variable "objWriter" must be all lower-case
(#363) Variable "styleFont" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 16 spaces, found 7
(#364) Variable "objWriter" must be all lower-case
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 6
(#365) Variable "objWriter" must be all lower-case
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 12 spaces, found 5
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 5
(#368) Variable "objWriter" must be all lower-case
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 12 spaces, found 6
(#369) Variable "objWriter" must be all lower-case
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 12 spaces, found 7
(#370) Variable "objWriter" must be all lower-case
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 7
(#371) Expected "if (...) {\n"; found "if(...) {\n"
(#371) Variable "tabLeader" must be all lower-case
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 16 spaces, found 8
(#372) Variable "objWriter" must be all lower-case
(#372) Variable "tabLeader" must be all lower-case
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 12 spaces, found 7
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 12 spaces, found 7
(#374) Variable "objWriter" must be all lower-case
(#374) Variable "tabPos" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 12 spaces, found 6
(#375) Variable "objWriter" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 12 spaces, found 5
(#376) Variable "objWriter" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Whitespace found at end of line
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 12 spaces, found 4
(#378) Variable "objWriter" must be all lower-case
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#379) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 4
(#381) Expected "if (...) {\n"; found "if(...) {\n"
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 16 spaces, found 5
(#382) Variable "objWriter" must be all lower-case
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 6
(#383) Variable "objWriter" must be all lower-case
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 7
(#384) Variable "objWriter" must be all lower-case
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 16 spaces, found 6
(#385) Variable "objWriter" must be all lower-case
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 16 spaces, found 5
(#386) Variable "objWriter" must be all lower-case
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#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 5
(#388) Variable "objWriter" must be all lower-case
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 16 spaces, found 6
(#389) Variable "objWriter" must be all lower-case
(#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 7
(#390) Variable "objWriter" must be all lower-case
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 7
(#391) Variable "objWriter" must be all lower-case
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 16 spaces, found 6
(#392) Variable "objWriter" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 5
(#393) Variable "objWriter" must be all lower-case
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 5
(#395) Variable "objWriter" must be all lower-case
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 16 spaces, found 6
(#396) Variable "objWriter" must be all lower-case
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 16 spaces, found 7
(#397) Variable "objWriter" must be all lower-case
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 16 spaces, found 6
(#398) Variable "objWriter" must be all lower-case
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 5
(#399) Variable "objWriter" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 12 spaces, found 4
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#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 4
(#402) Variable "objWriter" must be all lower-case
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 5
(#403) Variable "objWriter" must be all lower-case
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 5
(#404) Variable "objWriter" must be all lower-case
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Whitespace found at end of line
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 5
(#406) Variable "objWriter" must be all lower-case
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 6
(#408) Expected "if (...) {\n"; found "if(...) {\n"
(#408) Variable "isObject" must be all lower-case
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 7
(#409) Variable "objWriter" must be all lower-case
(#409) Variable "styleFont" must be all lower-case
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 6
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 6
(#412) Variable "objWriter" must be all lower-case
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 7
(#413) Variable "objWriter" must be all lower-case
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 6
(#414) Variable "objWriter" must be all lower-case
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 5
(#415) Variable "objWriter" must be all lower-case
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 5
(#417) Variable "objWriter" must be all lower-case
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 6
(#418) Variable "objWriter" must be all lower-case
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 5
(#419) Variable "objWriter" must be all lower-case
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 5
(#421) Variable "objWriter" must be all lower-case
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 12 spaces, found 6
(#422) Variable "objWriter" must be all lower-case
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 7
(#423) Variable "objWriter" must be all lower-case
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 12 spaces, found 6
(#424) Variable "objWriter" must be all lower-case
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 12 spaces, found 5
(#425) Variable "objWriter" must be all lower-case
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Whitespace found at end of line
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 5
(#427) Variable "objWriter" must be all lower-case
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 6
(#428) Variable "objWriter" must be all lower-case
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 7
(#429) Variable "objWriter" must be all lower-case
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 7
(#430) Variable "objWriter" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 6
(#431) Variable "objWriter" must be all lower-case
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 5
(#432) Variable "objWriter" must be all lower-case
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 12 spaces, found 5
(#434) Variable "objWriter" must be all lower-case
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 6
(#435) Variable "objWriter" must be all lower-case
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 12 spaces, found 7
(#436) Variable "objWriter" must be all lower-case
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 12 spaces, found 6
(#437) Variable "objWriter" must be all lower-case
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 5
(#438) Variable "objWriter" must be all lower-case
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 4
(#440) Variable "objWriter" must be all lower-case
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Whitespace found at end of line
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 12 spaces, found 3
(#442) Variable "objWriter" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Variable "objWriter" must be all lower-case
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 3
(#446) Variable "objWriter" must be all lower-case
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 4
(#447) Variable "objWriter" must be all lower-case
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Variable "objWriter" must be all lower-case
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Variable "objWriter" must be all lower-case
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 3
(#450) Variable "objWriter" must be all lower-case
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Variable "objWriter" must be all lower-case
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/Word2007/DocumentRels.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_DocumentRels::writeDocumentRels" must be in lower-case letters only
(#31) Variable "_relsCollection" must be all lower-case
(#31) Variable "_relsCollection" must not contain underscores.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "objWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "objWriter" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "objWriter" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Variable "objWriter" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 4
(#57) Variable "objWriter" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 4
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Variable "objWriter" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Variable "objWriter" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 4
(#89) Variable "objWriter" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 4
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 3
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Variable "_relsCollection" must be all lower-case
(#96) Variable "_relsCollection" must not contain underscores.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 4
(#97) Variable "relationType" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 4
(#98) Variable "relationName" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 4
(#99) Variable "relationId" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 4
(#100) Variable "targetMode" must be all lower-case
(#100) Variable "relationType" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 5
(#103) Variable "objWriter" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 5
(#104) Variable "relationId" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 5
(#105) Variable "relationType" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 5
(#106) Variable "relationName" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 5
(#107) Variable "targetMode" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 17 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#110) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Variable "objWriter" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 50% valid code; is this commented out code?
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "objWriter" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Public method name "PHPWord_Writer_Word2007_DocumentRels::writeHeaderFooterRels" must be in lower-case letters only
(#118) Variable "_relsCollection" must be all lower-case
(#118) Variable "_relsCollection" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#120) Variable "objWriter" must be all lower-case
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Variable "objWriter" must be all lower-case
(#122) Line exceeds 132 characters; contains 138 characters
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Variable "objWriter" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "objWriter" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Variable "objWriter" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "objWriter" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 3
(#135) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#135) Variable "_relsCollection" must be all lower-case
(#135) Variable "_relsCollection" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 4
(#136) Variable "relationType" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 4
(#137) Variable "relationName" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 4
(#138) Variable "relationId" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 5
(#141) Variable "objWriter" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 5
(#142) Variable "relationId" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 5
(#143) Variable "relationType" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 5
(#144) Variable "relationName" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 17 spaces, found 4
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#147) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "objWriter" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) This comment is 50% valid code; is this commented out code?
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "objWriter" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Private method name "PHPWord_Writer_Word2007_DocumentRels::_writeRelationship" must be in lower-case letters only
(#155) Variable "objWriter" must be all lower-case
(#155) Variable "pId" must be all lower-case
(#155) Variable "pType" must be all lower-case
(#155) Variable "pTarget" must be all lower-case
(#155) Variable "pTargetMode" must be all lower-case
(#155) Line exceeds 132 characters; contains 139 characters
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#156) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Variable "pType" must be all lower-case
(#156) Variable "pTarget" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Variable "pId" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) Variable "pId" must be all lower-case
(#158) Variable "pId" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Variable "objWriter" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Variable "objWriter" must be all lower-case
(#163) Variable "pId" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Variable "objWriter" must be all lower-case
(#164) Variable "pType" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Variable "objWriter" must be all lower-case
(#165) Variable "pTarget" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Variable "pTargetMode" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) Variable "objWriter" must be all lower-case
(#168) Variable "pTargetMode" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Variable "objWriter" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#177) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Footer.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_Footer::writeFooter" must be in lower-case letters only
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "objWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Variable "objWriter" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 3
(#44) Variable "objWriter" must be all lower-case
(#44) Commas (,) must be followed by white space.
(#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 3
(#45) Variable "objWriter" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Variable "objWriter" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Variable "objWriter" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#48) Variable "objWriter" must be all lower-case
(#48) Commas (,) must be followed by white space.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Variable "objWriter" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Variable "objWriter" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Variable "objWriter" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Variable "objWriter" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Variable "_elements" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#56) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Variable "_elements" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 3
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Variable "objWriter" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#61) Usage of ELSEIF not allowed; use ELSE IF instead
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 3
(#65) Usage of ELSEIF not allowed; use ELSE IF instead
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 6
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 16 spaces, found 4
(#67) Variable "objWriter" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Variable "objWriter" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 50% valid code; is this commented out code?
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#79) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Header.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_Header::writeHeader" must be in lower-case letters only
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 3
(#34) Variable "objWriter" must be all lower-case
(#34) Line exceeds 132 characters; contains 138 characters
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "objWriter" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "objWriter" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "objWriter" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 3
(#43) Variable "objWriter" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#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 3
(#44) Variable "objWriter" must be all lower-case
(#44) Commas (,) must be followed by white space.
(#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 3
(#45) Variable "objWriter" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Variable "objWriter" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Variable "objWriter" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#48) Variable "objWriter" must be all lower-case
(#48) Commas (,) must be followed by white space.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Variable "objWriter" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Variable "objWriter" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Variable "objWriter" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Variable "_elements" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#56) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Variable "_elements" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 3
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Variable "objWriter" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Variable "objWriter" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#61) Usage of ELSEIF not allowed; use ELSE IF instead
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Variable "objWriter" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Variable "objWriter" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 3
(#65) Usage of ELSEIF not allowed; use ELSE IF instead
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 6
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 16 spaces, found 4
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 20 spaces, found 5
(#68) Variable "objWriter" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 16 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 20 spaces, found 5
(#70) Variable "objWriter" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 16 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Variable "objWriter" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "objWriter" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 50% valid code; is this commented out code?
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "objWriter" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Numbering.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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Public method name "PHPWord_Writer_Word2007_Numbering::writeDocument" must be in lower-case letters only
(#40) Variable "PHPWord" must be all lower-case
(#41) Variable "PHPWord" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#45) Variable "objWriter" must be all lower-case
(#45) Line exceeds 132 characters; contains 147 characters
(#47) Variable "objWriter" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "objWriter" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#64) Variable "objWriter" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "objWriter" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#76) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "objWriter" must be all lower-case
(#84) Variable "objWriter" must be all lower-case
(#88) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Rels.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Public method name "PHPWord_Writer_Word2007_Rels::writeRelationships" must be in lower-case letters only
(#31) Variable "pPHPWord" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "objWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "objWriter" must be all lower-case
(#35) Line exceeds 132 characters; contains 138 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "objWriter" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "objWriter" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "objWriter" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Variable "relationId" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Variable "objWriter" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Variable "relationId" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 4
(#59) Variable "objWriter" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Variable "relationId" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Variable "objWriter" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Variable "relationId" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "objWriter" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 50% valid code; is this commented out code?
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "objWriter" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 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
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) Private method name "PHPWord_Writer_Word2007_Rels::_writeRelationship" must be in lower-case letters only
(#89) Variable "objWriter" must be all lower-case
(#89) Variable "pId" must be all lower-case
(#89) Variable "pType" must be all lower-case
(#89) Variable "pTarget" must be all lower-case
(#89) Variable "pTargetMode" must be all lower-case
(#89) Line exceeds 132 characters; contains 139 characters
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Variable "pType" must be all lower-case
(#90) Variable "pTarget" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Variable "pId" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Variable "pId" must be all lower-case
(#92) Variable "pId" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Variable "objWriter" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Variable "objWriter" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Variable "pId" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Variable "objWriter" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Variable "pType" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Variable "objWriter" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Variable "pTarget" must be all lower-case
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "pTargetMode" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Variable "objWriter" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Variable "pTargetMode" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Variable "objWriter" must be all lower-case
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Styles.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Public method name "PHPWord_Writer_Word2007_Styles::writeStyles" must be in lower-case letters only
(#33) Variable "pPHPWord" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Variable "objWriter" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "objWriter" must be all lower-case
(#37) Line exceeds 132 characters; contains 138 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Variable "objWriter" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "pPHPWord" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "objWriter" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "objWriter" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "objWriter" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "objWriter" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Variable "objWriter" must be all lower-case
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#59) Variable "styleName" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 16 spaces, found 4
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#62) Variable "paragraphStyle" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 20 spaces, found 5
(#63) Variable "styleType" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 20 spaces, found 5
(#65) Variable "styleType" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 20 spaces, found 5
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Variable "paragraphStyle" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 24 spaces, found 6
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 20 spaces, found 5
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 20 spaces, found 5
(#71) Variable "objWriter" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 20 spaces, found 6
(#72) Variable "objWriter" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 20 spaces, found 6
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Variable "styleType" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 24 spaces, found 7
(#75) Variable "arrStyle" must be all lower-case
(#75) Variable "styleName" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 24 spaces, found 7
(#76) Variable "styleId" must be all lower-case
(#76) Variable "arrStyle" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 24 spaces, found 7
(#77) Variable "styleName" must be all lower-case
(#77) Variable "arrStyle" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 24 spaces, found 7
(#78) Variable "styleLink" must be all lower-case
(#78) Variable "arrStyle" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 24 spaces, found 7
(#79) Variable "objWriter" must be all lower-case
(#79) Variable "styleId" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 24 spaces, found 7
(#81) Variable "objWriter" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 24 spaces, found 8
(#82) Variable "objWriter" must be all lower-case
(#82) Variable "styleLink" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 24 spaces, found 7
(#83) Variable "objWriter" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 20 spaces, found 6
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 20 spaces, found 6
(#86) Variable "objWriter" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 7
(#87) Variable "objWriter" must be all lower-case
(#87) Variable "styleName" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 20 spaces, found 6
(#88) Variable "objWriter" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 20 spaces, found 6
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Variable "paragraphStyle" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 24 spaces, found 7
(#91) Variable "objWriter" must be all lower-case
(#91) Variable "paragraphStyle" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 6
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 20 spaces, found 6
(#94) Variable "objWriter" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Variable "objWriter" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 16 spaces, found 4
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 20 spaces, found 5
(#99) Variable "objWriter" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 20 spaces, found 6
(#100) Variable "objWriter" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 20 spaces, found 6
(#101) Variable "objWriter" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 20 spaces, found 6
(#102) Variable "objWriter" must be all lower-case
(#102) Variable "styleName" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 20 spaces, found 6
(#104) Variable "objWriter" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 20 spaces, found 7
(#105) Variable "objWriter" must be all lower-case
(#105) Variable "styleName" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 20 spaces, found 6
(#106) Variable "objWriter" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 20 spaces, found 6
(#108) Variable "objWriter" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#109) Variable "objWriter" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 16 spaces, found 4
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 20 spaces, found 5
(#112) Variable "objWriter" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 20 spaces, found 6
(#113) Variable "objWriter" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 6
(#114) Variable "objWriter" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 6
(#115) Variable "objWriter" must be all lower-case
(#115) Variable "styleName" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 20 spaces, found 6
(#117) Variable "objWriter" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 20 spaces, found 7
(#118) Variable "objWriter" must be all lower-case
(#118) Variable "styleName" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 20 spaces, found 6
(#119) Variable "objWriter" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 6
(#121) Variable "objWriter" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 7
(#122) Variable "objWriter" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 20 spaces, found 6
(#123) Variable "objWriter" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 20 spaces, found 6
(#125) Variable "objWriter" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 5
(#127) Variable "objWriter" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "objWriter" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) This comment is 50% valid code; is this commented out code?
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "objWriter" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) Private method name "PHPWord_Writer_Word2007_Styles::_writeFullTableStyle" must be in lower-case letters only
(#138) Variable "objWriter" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "brdSz" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "brdCol" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Variable "bgColor" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "cellMargin" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "bTop" must be all lower-case
(#145) Variable "brdSz" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "bLeft" must be all lower-case
(#146) Variable "brdSz" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Variable "bRight" must be all lower-case
(#147) Variable "brdSz" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "bBottom" must be all lower-case
(#148) Variable "brdSz" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "bInsH" must be all lower-case
(#149) Variable "brdSz" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "bInsV" must be all lower-case
(#150) Variable "brdSz" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "bTop" must be all lower-case
(#151) Variable "bLeft" must be all lower-case
(#151) Variable "bRight" must be all lower-case
(#151) Variable "bBottom" must be all lower-case
(#151) Variable "bInsH" must be all lower-case
(#151) Variable "bInsV" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Variable "mTop" must be all lower-case
(#153) Variable "cellMargin" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Variable "mLeft" must be all lower-case
(#154) Variable "cellMargin" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Variable "mRight" must be all lower-case
(#155) Variable "cellMargin" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "mBottom" must be all lower-case
(#156) Variable "cellMargin" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "mTop" must be all lower-case
(#157) Variable "mLeft" must be all lower-case
(#157) Variable "mRight" must be all lower-case
(#157) Variable "mBottom" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Variable "objWriter" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 3
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 4
(#162) Variable "objWriter" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 5
(#163) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Variable "mTop" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 6
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 6
(#165) Variable "objWriter" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 7
(#166) Variable "objWriter" must be all lower-case
(#166) Variable "cellMargin" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 7
(#167) Variable "objWriter" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 6
(#168) Variable "objWriter" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 5
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 5
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Variable "mLeft" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 6
(#171) Variable "objWriter" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 7
(#172) Variable "objWriter" must be all lower-case
(#172) Variable "cellMargin" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 7
(#173) Variable "objWriter" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 16 spaces, found 6
(#174) Variable "objWriter" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 12 spaces, found 5
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 5
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Variable "mRight" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 6
(#177) Variable "objWriter" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 7
(#178) Variable "objWriter" must be all lower-case
(#178) Variable "cellMargin" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 7
(#179) Variable "objWriter" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 6
(#180) Variable "objWriter" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 5
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 5
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "mBottom" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 6
(#183) Variable "objWriter" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 7
(#184) Variable "objWriter" must be all lower-case
(#184) Variable "cellMargin" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 7
(#185) Variable "objWriter" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 16 spaces, found 6
(#186) Variable "objWriter" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 12 spaces, found 5
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 4
(#188) Variable "objWriter" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 3
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 4
(#192) Variable "objWriter" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 5
(#193) Expected "if (...) {\n"; found "if(...) {\n"
(#193) Variable "bTop" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 6
(#194) Variable "objWriter" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 7
(#195) Variable "objWriter" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 7
(#196) Variable "objWriter" must be all lower-case
(#196) Variable "brdSz" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 7
(#197) Variable "objWriter" must be all lower-case
(#197) Variable "brdCol" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 6
(#198) Variable "objWriter" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 12 spaces, found 5
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 5
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Variable "bLeft" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 6
(#201) Variable "objWriter" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 7
(#202) Variable "objWriter" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 16 spaces, found 7
(#203) Variable "objWriter" must be all lower-case
(#203) Variable "brdSz" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 7
(#204) Variable "objWriter" must be all lower-case
(#204) Variable "brdCol" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 16 spaces, found 6
(#205) Variable "objWriter" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 5
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 5
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Variable "bRight" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 6
(#208) Variable "objWriter" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 7
(#209) Variable "objWriter" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 7
(#210) Variable "objWriter" must be all lower-case
(#210) Variable "brdSz" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 7
(#211) Variable "objWriter" must be all lower-case
(#211) Variable "brdCol" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 6
(#212) Variable "objWriter" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 5
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 5
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Variable "bBottom" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 16 spaces, found 6
(#215) Variable "objWriter" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 7
(#216) Variable "objWriter" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 7
(#217) Variable "objWriter" must be all lower-case
(#217) Variable "brdSz" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 16 spaces, found 7
(#218) Variable "objWriter" must be all lower-case
(#218) Variable "brdCol" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 6
(#219) Variable "objWriter" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 5
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 12 spaces, found 5
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Variable "bInsH" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 6
(#222) Variable "objWriter" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 7
(#223) Variable "objWriter" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 16 spaces, found 7
(#224) Variable "objWriter" must be all lower-case
(#224) Variable "brdSz" must be all lower-case
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 7
(#225) Variable "objWriter" must be all lower-case
(#225) Variable "brdCol" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 6
(#226) Variable "objWriter" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 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 12 spaces, found 5
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#228) Variable "bInsV" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 6
(#229) Variable "objWriter" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 7
(#230) Variable "objWriter" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 7
(#231) Variable "objWriter" must be all lower-case
(#231) Variable "brdSz" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 7
(#232) Variable "objWriter" must be all lower-case
(#232) Variable "brdCol" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 6
(#233) Variable "objWriter" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 5
(#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 4
(#235) Variable "objWriter" must be all lower-case
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "objWriter" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#240) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Variable "bgColor" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Variable "objWriter" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 4
(#242) Variable "objWriter" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 5
(#243) Variable "objWriter" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 5
(#244) Variable "objWriter" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 5
(#245) Variable "objWriter" must be all lower-case
(#245) Variable "bgColor" must be all lower-case
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 4
(#246) Variable "objWriter" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Variable "objWriter" must be all lower-case
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#249) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Variable "firstRow" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Variable "firstRow" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 3
(#254) Variable "objWriter" must be all lower-case
(#254) Variable "firstRow" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 8 spaces, found 2
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) Private method name "PHPWord_Writer_Word2007_Styles::_writeRowStyle" must be in lower-case letters only
(#258) Variable "objWriter" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "brdSz" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Variable "brdCol" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Variable "bgColor" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Variable "bTop" must be all lower-case
(#263) Variable "brdSz" must be all lower-case
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Variable "bLeft" must be all lower-case
(#264) Variable "brdSz" must be all lower-case
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Variable "bRight" must be all lower-case
(#265) Variable "brdSz" must be all lower-case
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Variable "bBottom" must be all lower-case
(#266) Variable "brdSz" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Variable "bTop" must be all lower-case
(#267) Variable "bLeft" must be all lower-case
(#267) Variable "bRight" must be all lower-case
(#267) Variable "bBottom" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Whitespace found at end of line
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Variable "objWriter" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 3
(#270) Variable "objWriter" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#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 3
(#272) Variable "objWriter" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 4
(#273) Expected "if (...) {\n"; found "if(...) {\n"
(#273) Variable "bgColor" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 5
(#274) Variable "objWriter" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 6
(#275) Variable "objWriter" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 6
(#276) Variable "objWriter" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 6
(#277) Variable "objWriter" must be all lower-case
(#277) Variable "bgColor" must be all lower-case
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 5
(#278) Variable "objWriter" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 4
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) Variable "objWriter" must be all lower-case
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 5
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#282) Variable "bTop" must be all lower-case
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 6
(#283) Variable "objWriter" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 7
(#284) Variable "objWriter" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 7
(#285) Variable "objWriter" must be all lower-case
(#285) Variable "brdSz" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 7
(#286) Variable "objWriter" must be all lower-case
(#286) Variable "brdCol" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 6
(#287) Variable "objWriter" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 5
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 5
(#289) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Variable "bLeft" must be all lower-case
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 6
(#290) Variable "objWriter" must be all lower-case
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 7
(#291) Variable "objWriter" must be all lower-case
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 7
(#292) Variable "objWriter" must be all lower-case
(#292) Variable "brdSz" must be all lower-case
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 7
(#293) Variable "objWriter" must be all lower-case
(#293) Variable "brdCol" must be all lower-case
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 6
(#294) Variable "objWriter" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 5
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 5
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#296) Variable "bRight" must be all lower-case
(#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 6
(#297) Variable "objWriter" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 7
(#298) Variable "objWriter" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 7
(#299) Variable "objWriter" must be all lower-case
(#299) Variable "brdSz" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 7
(#300) Variable "objWriter" must be all lower-case
(#300) Variable "brdCol" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 6
(#301) Variable "objWriter" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 5
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 8 spaces, found 5
(#303) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Variable "bBottom" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 6
(#304) Variable "objWriter" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 7
(#305) Variable "objWriter" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 7
(#306) Variable "objWriter" must be all lower-case
(#306) Variable "brdSz" must be all lower-case
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 7
(#307) Variable "objWriter" must be all lower-case
(#307) Variable "brdCol" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 spaces, found 6
(#308) Variable "objWriter" must be all lower-case
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 5
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 4
(#310) Variable "objWriter" must be all lower-case
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 3
(#312) Variable "objWriter" must be all lower-case
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Variable "objWriter" must be all lower-case
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 4 spaces, found 1
(#318) Private method name "PHPWord_Writer_Word2007_Styles::_writeDocDefaults" must be in lower-case letters only
(#318) Variable "objWriter" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Variable "fontName" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "fontSize" must be all lower-case
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Variable "objWriter" must be all lower-case
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 3
(#323) Variable "objWriter" must be all lower-case
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) Variable "objWriter" must be all lower-case
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Variable "objWriter" must be all lower-case
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 6
(#327) Variable "objWriter" must be all lower-case
(#327) Variable "fontName" must be all lower-case
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 6
(#328) Variable "objWriter" must be all lower-case
(#328) Variable "fontName" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 6
(#329) Variable "objWriter" must be all lower-case
(#329) Variable "fontName" must be all lower-case
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 6
(#330) Variable "objWriter" must be all lower-case
(#330) Variable "fontName" must be all lower-case
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 5
(#331) Variable "objWriter" must be all lower-case
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#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 5
(#333) Variable "objWriter" must be all lower-case
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 6
(#334) Variable "objWriter" must be all lower-case
(#334) Variable "fontSize" must be all lower-case
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 5
(#335) Variable "objWriter" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Whitespace found at end of line
(#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 5
(#337) Variable "objWriter" must be all lower-case
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 6
(#338) Variable "objWriter" must be all lower-case
(#338) Variable "fontSize" must be all lower-case
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 5
(#339) Variable "objWriter" must be all lower-case
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 4
(#341) Variable "objWriter" must be all lower-case
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 3
(#342) Variable "objWriter" must be all lower-case
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Variable "objWriter" must be all lower-case
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#346) A closing tag is not permitted at the end of a PHP file
mod/offlinequiz/lib/PHPWord/Writer/Word2007/WriterPart.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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Member variable "_parentWriter" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Public method name "PHPWord_Writer_Word2007_WriterPart::setParentWriter" must be in lower-case letters only
(#32) Variable "pWriter" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "pWriter" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Public method name "PHPWord_Writer_Word2007_WriterPart::getParentWriter" must be in lower-case letters only
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
mod/offlinequiz/locallib.php
(#122) Expected 1 space after "="; newline found
(#219) Whitespace found at end of line
(#293) Whitespace found at end of line
(#297) Whitespace found at end of line
(#370) This comment is 50% valid code; is this commented out code?
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#373) This comment is 57% valid code; is this commented out code?
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#374) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#377) This comment is 60% valid code; is this commented out code?
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#378) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#381) This comment is 43% valid code; is this commented out code?
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#382) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#383) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#384) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#385) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#386) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#387) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#388) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#391) This comment is 59% valid code; is this commented out code?
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#392) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Whitespace found at end of line
(#654) Whitespace found at end of line
(#690) Whitespace found at end of line
(#725) Whitespace found at end of line
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#922) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#923) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#924) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#925) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#926) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#927) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#928) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#929) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#930) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#934) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#936) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#937) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#938) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#939) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#940) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#941) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#942) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#943) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#944) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#945) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#946) Inline comments must end in full-stops, exclamation marks, or question marks
(#946) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#948) This comment is 45% valid code; is this commented out code?
(#948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#948) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#950) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#951) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#952) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#953) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#954) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#955) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#956) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#957) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#958) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#959) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#962) This comment is 49% valid code; is this commented out code?
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#964) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#967) This comment is 50% valid code; is this commented out code?
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#968) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Whitespace found at end of line
(#1000) Whitespace found at end of line within string
(#1075) Whitespace found at end of line
(#1240) Expected 1 space after "?"; newline found
(#1354) Whitespace found at end of line
(#1540) Whitespace found at end of line
(#1542) Whitespace found at end of line
(#1839) Expected 1 space after ":"; newline found
(#1843) Expected 1 space after ":"; newline found
(#2188) Line exceeds 132 characters; contains 135 characters
(#2204) Whitespace found at end of line
(#2227) Whitespace found at end of line
(#2233) Whitespace found at end of line
(#2239) Whitespace found at end of line
(#2239) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2248) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2249) Whitespace found at end of line
(#2264) Whitespace found at end of line
(#2297) Whitespace found at end of line within string
(#2302) Whitespace found at end of line
(#2305) Whitespace found at end of line
(#2309) Whitespace found at end of line
(#2315) Whitespace found at end of line
(#2320) Whitespace found at end of line
(#2326) Whitespace found at end of line
(#2340) Whitespace found at end of line
(#2346) Whitespace found at end of line
(#2348) Whitespace found at end of line
(#2350) Inline comments must end in full-stops, exclamation marks, or question marks
(#2365) Whitespace found at end of line
(#2379) Whitespace found at end of line
(#2382) Whitespace found at end of line
(#2398) Space found before first semicolon of FOR loop
(#2398) Space found before semicolon; expected "slot;" but found "slot ;"
(#2408) Whitespace found at end of line
(#2411) Line indented incorrectly; expected 4 spaces, found 3
(#2411) Closing brace indented incorrectly; expected 4 spaces, found 3
mod/offlinequiz/mod_form.php
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) This comment is 74% valid code; is this commented out code?
(#150) No space found before comment text; expected "// $mform->setDefault('pdfintro', array('text' => get_string('pdfintrotext', 'offlinequiz')));" but found "//$mform->setDefault('pdfintro', array('text' => get_string('pdfintrotext', 'offlinequiz')));"
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) This comment is 75% valid code; is this commented out code?
(#264) Whitespace found at end of line
(#279) Whitespace found at end of line
mod/offlinequiz/offlinequiz.class.php
(#18) Whitespace found at end of line
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 56% valid code; is this commented out code?
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Whitespace found at end of line within string
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
mod/offlinequiz/participants.php
(#469) Spaces must be used to indent lines; tabs are not allowed
(#470) Spaces must be used to indent lines; tabs are not allowed
(#471) Spaces must be used to indent lines; tabs are not allowed
(#472) Spaces must be used to indent lines; tabs are not allowed
(#473) Spaces must be used to indent lines; tabs are not allowed
(#474) Spaces must be used to indent lines; tabs are not allowed
(#475) Spaces must be used to indent lines; tabs are not allowed
(#477) Spaces must be used to indent lines; tabs are not allowed
(#478) Spaces must be used to indent lines; tabs are not allowed
(#637) Expected 1 space after "="; newline found
(#642) Expected 1 space after "="; newline found
(#648) Expected 1 space after "="; newline found
mod/offlinequiz/participants/participants_scanner.php
(#34) Whitespace found at end of line
(#64) Whitespace found at end of line
(#109) Whitespace found at end of line
mod/offlinequiz/participants/participants_uploadform.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/offlinequiz/participants_correct.php
(#128) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#188) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#222) Line indented incorrectly; expected 4 spaces, found 8
(#224) Line indented incorrectly; expected 4 spaces, found 8
(#227) Expected 1 space before comment text but found 7; use block comment if you need indentation
mod/offlinequiz/pdflib.php
(#70) Public method name "offlinequiz_question_pdf::Header" must be in lower-case letters only
(#87) Public method name "offlinequiz_question_pdf::Footer" must be in lower-case letters only
(#104) Public method name "offlinequiz_answer_pdf::Header" must be in lower-case letters only
(#212) Public method name "offlinequiz_answer_pdf::Footer" must be in lower-case letters only
(#285) Public method name "offlinequiz_participants_pdf::Header" must be in lower-case letters only
(#334) Public method name "offlinequiz_participants_pdf::Footer" must be in lower-case letters only
(#378) Whitespace found at end of line
(#487) Whitespace found at end of line within string
(#497) Whitespace found at end of line
(#567) This comment is 43% valid code; is this commented out code?
(#568) Line indented incorrectly; expected at least 16 spaces, found 0
(#568) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#569) Line indented incorrectly; expected at least 16 spaces, found 0
(#569) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Line indented incorrectly; expected at least 16 spaces, found 0
(#570) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#658) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#660) Whitespace found at end of line
(#674) Whitespace found at end of line
(#675) Inline doc block comments are not allowed; use "// Comment." instead
(#677) Whitespace found at end of line
(#681) Whitespace found at end of line
(#683) Whitespace found at end of line
(#688) Whitespace found at end of line
(#691) Whitespace found at end of line
(#694) Whitespace found at end of line
(#697) Whitespace found at end of line
(#700) Whitespace found at end of line
(#702) Whitespace found at end of line
(#704) Whitespace found at end of line
(#707) Whitespace found at end of line
(#710) This comment is 70% valid code; is this commented out code?
(#711) This comment is 64% valid code; is this commented out code?
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) This comment is 60% valid code; is this commented out code?
(#713) Whitespace found at end of line
(#718) Whitespace found at end of line
(#719) Space found after opening bracket of FOREACH loop
(#719) Space found before closing bracket of FOREACH loop
(#725) Whitespace found at end of line
(#734) This comment is 50% valid code; is this commented out code?
(#735) Whitespace found at end of line
(#740) Whitespace found at end of line
(#743) Whitespace found at end of line
(#746) Whitespace found at end of line
(#754) Whitespace found at end of line
(#763) Whitespace found at end of line
(#770) Whitespace found at end of line
(#773) Whitespace found at end of line
(#778) Whitespace found at end of line
(#785) Whitespace found at end of line
(#882) Whitespace found at end of line within string
(#962) This comment is 60% valid code; is this commented out code?
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#962) Line indented incorrectly; expected at least 8 spaces, found 0
(#962) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#963) Line indented incorrectly; expected at least 8 spaces, found 0
(#963) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) Line indented incorrectly; expected at least 8 spaces, found 0
(#964) Expected 1 space before comment text but found 17; use block comment if you need indentation
mod/offlinequiz/questionbank.ajax.php
(#31) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Expected 1 space after "="; newline found
mod/offlinequiz/report/overview/report.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#582) Expected 1 space after "?"; newline found
(#663) This comment is 50% valid code; is this commented out code?
mod/offlinequiz/report/regrade/report.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#120) Whitespace found at end of line within string
(#131) Whitespace found at end of line
mod/offlinequiz/report/reportlib.php
(#112) Whitespace found at end of line
(#139) Whitespace found at end of line
(#154) Whitespace found at end of line
(#176) Whitespace found at end of line
mod/offlinequiz/report/rimport/errorpages_table.php
(#99) This comment is 65% valid code; is this commented out code?
(#100) This comment is 60% valid code; is this commented out code?
mod/offlinequiz/report/rimport/scanner.php
(#47) Expected MOODLE_INTERNAL check or config.php inclusion
(#591) Expected 1 space after "-"; newline found
(#819) Whitespace found at end of line
(#820) Whitespace found at end of line
(#821) Whitespace found at end of line
(#822) Whitespace found at end of line
(#906) This comment is 41% valid code; is this commented out code?
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Line indented incorrectly; expected at least 16 spaces, found 0
(#907) Expected 1 space before comment text but found 12; use block comment if you need indentation
mod/offlinequiz/report/rimport/upload_form.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/offlinequiz/report/statistics/qstats.php
(#205) Expected 1 space after "="; newline found
(#244) This comment is 53% valid code; is this commented out code?
(#283) Expected 1 space after "+="; newline found
(#300) Expected 1 space after "*"; newline found
(#301) Expected 1 space after "/"; newline found
(#378) Expected 1 space after "-"; newline found
(#384) Expected 1 space after "-"; newline found
(#415) Expected 1 space after "/"; newline found
(#429) Expected 1 space after "/"; newline found
(#436) Expected 1 space after "/"; newline found
mod/offlinequiz/report/statistics/report.php
(#141) Whitespace found at end of line
(#216) Expected 1 space after "="; newline found
(#747) Expected 1 space after "="; newline found
(#783) Expected 1 space after "="; newline found
(#1026) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1134) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#1141) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#1309) Expected 1 space after "="; newline found
mod/offlinequiz/report/statistics/responseanalysis.php
(#69) Expected 1 space after "="; newline found
(#170) Whitespace found at end of line
(#198) Whitespace found at end of line
mod/offlinequiz/report/statistics/statistics_graph.php
(#76) Whitespace found at end of line
mod/offlinequiz/settingslib.php
(#70) Whitespace found at end of line
(#97) Whitespace found at end of line
(#171) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected 12 spaces, found 8
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#191) Line indented incorrectly; expected 16 spaces, found 12
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 20 spaces, found 16
(#193) Line indented incorrectly; expected 16 spaces, found 12
(#194) Line indented incorrectly; expected at least 20 spaces, found 16
(#195) Line indented incorrectly; expected 16 spaces, found 12
(#196) Line indented incorrectly; expected 12 spaces, found 8
(#197) Line indented incorrectly; expected 12 spaces, found 8
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Line indented incorrectly; expected at least 16 spaces, found 9
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 16 spaces, found 6
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 20 spaces, found 7
(#202) Line indented incorrectly; expected 24 spaces, found 19
(#203) Line indented incorrectly; expected at least 28 spaces, found 23
(#204) Line indented incorrectly; expected 24 spaces, found 19
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 28 spaces, found 17
(#206) Line indented incorrectly; expected 24 spaces, found 19
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 20 spaces, found 7
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 16 spaces, found 6
(#209) Line indented incorrectly; expected 12 spaces, found 8
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1

Javascript coding style problems

(5 errors, 6569 warnings)

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

mod/offlinequiz/jquery/fxHeader_0.6.js
(#7) The array literal notation [] is preferable.
(#8) Missing semicolon.
(#15) Expected '===' and instead saw '=='.
(#47) Line is too long.
(#53) Line is too long.
(#56) Expected '{' and instead saw 'tb2'.
(#60) Expected '{' and instead saw 'tb2'.
(#183) Missing semicolon.
(#186) The object literal notation {} is preferable.
(#191) Expected '===' and instead saw '=='.
(#195) Expected '===' and instead saw '=='.
(#199) Expected '===' and instead saw '=='.
mod/offlinequiz/jquery/jquery-1.7.2.js
(#230) Expected '===' and instead saw '=='.
(#352) Expected '!==' and instead saw '!='.
(#480) Expected '===' and instead saw '=='.
(#501) Expected '!==' and instead saw '!='.
(#501) Expected '===' and instead saw '=='.
(#509) Expected '===' and instead saw '=='.
(#538) Empty block.
(#573) The Function constructor is a form of eval.
(#613) eval can be harmful.
(#614) eval can be harmful.
(#673) Expected '===' and instead saw '=='.
(#680) Expected '===' and instead saw '=='.
(#689) Expected '!==' and instead saw '!='.
(#694) Expected '===' and instead saw '=='.
(#768) Line is too long.
(#775) Expected '!==' and instead saw '!='.
(#785) Expected '!==' and instead saw '!='.
(#829) Expected '===' and instead saw '=='.
(#1279) Expected '===' and instead saw '=='.
(#1782) Expected '===' and instead saw '=='.
(#2275) Unexpected use of '~'.
(#2389) Expected '===' and instead saw '=='.
(#2411) Expected '===' and instead saw '=='.
(#2417) Expected '===' and instead saw '=='.
(#2831) Expected an assignment or function call and instead saw an expression.
(#2835) Expected an assignment or function call and instead saw an expression.
(#3174) Expected '!==' and instead saw '!='.
(#3284) Expected '!==' and instead saw '!='.
(#3355) Line is too long.
(#3364) Expected '===' and instead saw '=='.
(#3365) Expected '!==' and instead saw '!='.
(#3380) Expected '===' and instead saw '=='.
(#3380) Expected '!==' and instead saw '!='.
(#3397) Unexpected use of '&'.
(#3397) Unexpected use of '&'.
(#3397) Unexpected use of '&'.
(#3773) Expected '===' and instead saw '=='.
(#3773) Expected '===' and instead saw '=='.
(#3777) Expected '===' and instead saw '=='.
(#3864) Expected '===' and instead saw '=='.
(#3915) Expected '===' and instead saw '=='.
(#4012) Missing 'new' prefix when invoking a constructor.
(#4063) Expected '===' and instead saw '=='.
(#4088) Expected '!==' and instead saw '!='.
(#4095) Expected '!==' and instead saw '!='.
(#4107) Missing 'new' prefix when invoking a constructor.
(#4132) Missing 'new' prefix when invoking a constructor.
(#4136) Missing 'new' prefix when invoking a constructor.
(#4157) Expected '!==' and instead saw '!='.
(#4185) Expected '!==' and instead saw '!='.
(#4213) Expected '!==' and instead saw '!='.
(#4216) Unexpected use of '^'.
(#4218) Expected '!==' and instead saw '!='.
(#4252) Expected '===' and instead saw '=='.
(#4351) Empty block.
(#4467) Expected '!==' and instead saw '!='.
(#4469) Unexpected use of '^'.
(#4539) Missing 'new' prefix when invoking a constructor.
(#4542) Unexpected use of '^'.
(#4582) Expected an assignment or function call and instead saw an expression.
(#4597) Missing 'new' prefix when invoking a constructor.
(#4799) Expected '!==' and instead saw '!='.
(#4806) Expected '===' and instead saw '=='.
(#4809) Expected '!==' and instead saw '!='.
(#4869) Expected an assignment or function call and instead saw an expression.
(#4910) Unexpected use of '&'.
(#5226) Missing 'new' prefix when invoking a constructor.
(#5341) Unexpected use of '&'.
(#5374) Missing 'new' prefix when invoking a constructor.
(#5886) Expected '!==' and instead saw '!='.
(#5903) Expected '!==' and instead saw '!='.
(#5919) Expected '===' and instead saw '=='.
(#5920) Expected '===' and instead saw '=='.
(#6376) Expected '!==' and instead saw '!='.
(#6511) Expected '!==' and instead saw '!='.
(#6643) Expected '===' and instead saw '=='.
(#6758) Expected '===' and instead saw '=='.
(#6819) Expected '===' and instead saw '=='.
(#7218) Expected '===' and instead saw '=='.
(#7595) Expected '===' and instead saw '=='.
(#7598) Expected '!==' and instead saw '!='.
(#7598) Expected '!==' and instead saw '!='.
(#7599) Expected '!==' and instead saw '!='.
(#8291) Value of '_' may be overwritten in IE 8 and earlier.
(#8466) Expected '===' and instead saw '=='.
(#8572) Expected '!==' and instead saw '!='.
(#8656) Expected '===' and instead saw '=='.
(#8667) Expected '===' and instead saw '=='.
(#8739) Expected '===' and instead saw '=='.
(#8794) Expected '!==' and instead saw '!='.
(#8794) Expected '===' and instead saw '=='.
(#8892) Expected '!==' and instead saw '!='.
(#8930) Expected '===' and instead saw '=='.
(#8987) Expected '!==' and instead saw '!='.
(#9210) Expected '!==' and instead saw '!='.
(#9213) Expected '!==' and instead saw '!='.
(#544) 'name' is defined but never used.
(#1050) 'actual' is defined but never used.
(#1320) 'pCount' is defined but never used.
(#1370) 'events' is defined but never used.
(#1375) 'documentElement' is defined but never used.
(#1538) 'table' is defined but never used.
(#2911) 'quick' is defined but never used.
(#3265) 'related' is defined but never used.
(#3609) 'selector' is defined but never used.
(#4487) 'curLoop' is defined but never used.
(#4716) 'cache' is defined but never used.
(#5656) 'elem' is defined but never used.
(#5696) 'i' is defined but never used.
(#5712) 'i' is defined but never used.
(#6092) 'cur' is defined but never used.
(#7221) 'i' is defined but never used.
mod/offlinequiz/jquery/jquery-1.7.2.min.js
(#2) Line is too long.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'cl'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Did you mean to return a conditional instead of an assignment?
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'typeof'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'k'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Confusing use of '!'.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'i'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'f'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'j'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'f'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'b_'.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'l'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'f'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'b'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'return'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw ';'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) The Function constructor is a form of eval.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing '()' invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'a'.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'f'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'f'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'e'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#2) Expected '{' and instead saw 'g'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'a'.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'i'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected '{' and instead saw 'b'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'j'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'm'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'delete'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Too many errors. (50% scanned).
mod/offlinequiz/lib/jquery/external/jquery.bgiframe-2.1.1.js
(#10) Line is too long.
(#10) Script URL.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '{' and instead saw 'this'.
mod/offlinequiz/lib/jquery/external/jquery.metadata.js
(#4) This character may get silently deleted by one or more browsers.
(#74) Expected '{' and instead saw 'settings'.
(#78) Expected '{' and instead saw 'return'.
(#82) Expected '===' and instead saw '=='.
(#85) Expected '{' and instead saw 'data'.
(#86) Expected '===' and instead saw '=='.
(#88) Expected '{' and instead saw 'return'.
(#91) Expected '{' and instead saw 'data'.
(#92) Expected '!==' and instead saw '!='.
(#95) Expected '{' and instead saw 'data'.
(#99) Expected '{' and instead saw 'data'.
(#101) eval can be harmful.
mod/offlinequiz/lib/jquery/external/qunit.js
(#87) Missing semicolon.
(#137) Expected '!==' and instead saw '!='.
(#166) Expected '===' and instead saw '=='.
(#180) Expected '===' and instead saw '=='.
(#180) Expected '===' and instead saw '=='.
(#188) 'li' is already defined.
(#205) 'i' is already defined.
(#258) Expected '===' and instead saw '=='.
(#262) Expected '!==' and instead saw '!='.
(#355) Confusing use of '!'.
(#377) Missing '()' invoking a constructor.
(#435) Expected '===' and instead saw '=='.
(#457) Expected a 'break' statement before 'case'.
(#587) Line is too long.
(#586) Missing '()' invoking a constructor.
(#619) Expected '===' and instead saw '=='.
(#657) Expected '!==' and instead saw '!='.
(#744) 'extend' was used before it was defined.
(#752) 'addEvent' was used before it was defined.
(#797) Expected '===' and instead saw '=='.
(#840) Confusing use of '!'.
(#886) Expected '{' and instead saw 'loop'.
(#907) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#925) Avoid arguments.callee.
(#930) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#945) Unnecessary semicolon.
(#948) Unnecessary semicolon.
(#954) Expected '{' and instead saw 'arr'.
(#956) Expected '{' and instead saw 'return'.
(#958) Unnecessary semicolon.
(#960) Missing 'new' prefix when invoking a constructor.
(#963) Expected '{' and instead saw 'ret'.
(#966) Unnecessary semicolon.
(#975) Expected '===' and instead saw '=='.
(#976) Expected '===' and instead saw '=='.
(#1009) Expected '{' and instead saw 'return'.
(#1012) Expected '{' and instead saw 'chr'.
(#1013) Missing 'new' prefix when invoking a constructor.
(#1042) Expected '{' and instead saw 'ret'.
(#1055) Expected '{' and instead saw 'ret'.
(#1069) Expected '{' and instead saw 'ret'.
(#1075) Expected '{' and instead saw 'return'.
(#1077) Missing 'new' prefix when invoking a constructor.
(#1079) Expected '{' and instead saw 'args'.
(#1122) Unnecessary semicolon.
(#1140) The object literal notation {} is preferable.
(#1141) The object literal notation {} is preferable.
(#1144) Expected '===' and instead saw '=='.
(#1145) Expected '{' and instead saw 'ns'.
(#1146) The array literal notation [] is preferable.
(#1152) 'i' is already defined.
(#1153) Expected '===' and instead saw '=='.
(#1154) Expected '{' and instead saw 'os'.
(#1155) The array literal notation [] is preferable.
(#1161) 'i' is already defined.
(#1162) Expected '===' and instead saw '=='.
(#1162) Expected '!==' and instead saw '!='.
(#1162) Expected '===' and instead saw '=='.
(#1174) 'i' is already defined.
(#1175) Expected '!==' and instead saw '!='.
(#1175) Expected '===' and instead saw '=='.
(#1175) Expected '===' and instead saw '=='.
(#1176) Expected '===' and instead saw '=='.
(#1188) 'i' is already defined.
(#1189) Expected '!==' and instead saw '!='.
(#1189) Expected '===' and instead saw '=='.
(#1189) Expected '===' and instead saw '=='.
(#1190) Expected '===' and instead saw '=='.
(#1211) Expected '===' and instead saw '=='.
(#1211) Expected '===' and instead saw '=='.
(#1216) Expected '===' and instead saw '=='.
(#1223) Expected '===' and instead saw '=='.
(#1230) Expected '===' and instead saw '=='.
(#1236) Expected '===' and instead saw '=='.
(#1237) Expected '===' and instead saw '=='.
(#1242) 'i' is already defined.
(#1243) Expected '===' and instead saw '=='.
(#1249) Expected '===' and instead saw '=='.
(#1258) Missing semicolon.
(#474) 'total' is defined but never used.
(#474) 'failures' is defined but never used.
(#475) 'message' is defined but never used.
(#475) 'result' is defined but never used.
(#476) 'testEnvironment' is defined but never used.
(#476) 'name' is defined but never used.
(#477) 'total' is defined but never used.
(#477) 'failures' is defined but never used.
(#477) 'name' is defined but never used.
(#478) 'testEnvironment' is defined but never used.
(#478) 'name' is defined but never used.
(#479) 'total' is defined but never used.
(#479) 'failures' is defined but never used.
(#479) 'name' is defined but never used.
(#701) 'name' is defined but never used.
mod/offlinequiz/lib/jquery/jquery-1.4.3.js
(#216) Expected '===' and instead saw '=='.
(#337) Expected '!==' and instead saw '!='.
(#459) Expected '===' and instead saw '=='.
(#485) Expected '===' and instead saw '=='.
(#489) Expected '===' and instead saw '=='.
(#513) Empty block.
(#546) The Function constructor is a form of eval.
(#633) Empty block.
(#643) Expected '===' and instead saw '=='.
(#650) Expected '===' and instead saw '=='.
(#659) Expected '!==' and instead saw '!='.
(#666) Expected '===' and instead saw '=='.
(#735) Expected '!==' and instead saw '!='.
(#1026) Expected '===' and instead saw '=='.
(#1483) Expected '!==' and instead saw '!='.
(#1977) Expected '===' and instead saw '=='.
(#1983) Expected '===' and instead saw '=='.
(#2047) Expected an assignment or function call and instead saw an expression.
(#2051) Expected an assignment or function call and instead saw an expression.
(#2368) Expected '===' and instead saw '=='.
(#2377) Expected '!==' and instead saw '!='.
(#2384) Expected '!==' and instead saw '!='.
(#2588) Line is too long.
(#2622) Expected '===' and instead saw '=='.
(#2622) Expected '!==' and instead saw '!='.
(#2631) Expected '===' and instead saw '=='.
(#2631) Expected '!==' and instead saw '!='.
(#2631) Expected '!==' and instead saw '!='.
(#2632) Expected '!==' and instead saw '!='.
(#2643) Unexpected use of '&'.
(#2643) Unexpected use of '&'.
(#2643) Unexpected use of '&'.
(#2916) Expected '!==' and instead saw '!='.
(#3167) Expected '!==' and instead saw '!='.
(#3301) Expected '===' and instead saw '=='.
(#3387) Missing 'new' prefix when invoking a constructor.
(#3438) Expected '===' and instead saw '=='.
(#3463) Expected '!==' and instead saw '!='.
(#3470) Expected '!==' and instead saw '!='.
(#3482) Missing 'new' prefix when invoking a constructor.
(#3507) Missing 'new' prefix when invoking a constructor.
(#3511) Missing 'new' prefix when invoking a constructor.
(#3533) Expected '!==' and instead saw '!='.
(#3559) Expected '!==' and instead saw '!='.
(#3588) Expected '!==' and instead saw '!='.
(#3591) Unexpected use of '^'.
(#3593) Expected '!==' and instead saw '!='.
(#3627) Expected '===' and instead saw '=='.
(#3687) Empty block.
(#3803) Expected '!==' and instead saw '!='.
(#3805) Unexpected use of '^'.
(#3875) Missing 'new' prefix when invoking a constructor.
(#3878) Unexpected use of '^'.
(#3918) Expected an assignment or function call and instead saw an expression.
(#3933) Missing 'new' prefix when invoking a constructor.
(#4059) Expected a 'break' statement before 'case'.
(#4121) Expected '!==' and instead saw '!='.
(#4128) Expected '===' and instead saw '=='.
(#4186) Expected an assignment or function call and instead saw an expression.
(#4227) Unexpected use of '&'.
(#4558) Missing 'new' prefix when invoking a constructor.
(#4673) Unexpected use of '&'.
(#4706) Missing 'new' prefix when invoking a constructor.
(#5187) Expected '!==' and instead saw '!='.
(#5204) Expected '!==' and instead saw '!='.
(#5220) Expected '===' and instead saw '=='.
(#5221) Expected '===' and instead saw '=='.
(#5596) Expected '!==' and instead saw '!='.
(#5684) Expected '!==' and instead saw '!='.
(#5826) Expected '===' and instead saw '=='.
(#5920) Expected '!==' and instead saw '!='.
(#5927) Expected '===' and instead saw '=='.
(#6335) Expected '===' and instead saw '=='.
(#6706) Expected '===' and instead saw '=='.
(#6709) Expected '!==' and instead saw '!='.
(#6709) Expected '!==' and instead saw '!='.
(#6710) Expected '!==' and instead saw '!='.
(#6895) Expected '!==' and instead saw '!='.
(#7102) Expected '!==' and instead saw '!='.
(#7562) Expected '===' and instead saw '=='.
(#7647) Expected '!==' and instead saw '!='.
(#7808) Expected '!==' and instead saw '!='.
(#7808) Expected '===' and instead saw '=='.
(#7887) Expected '!==' and instead saw '!='.
(#7967) Expected '!==' and instead saw '!='.
(#8127) Line is too long.
(#8199) Expected '!==' and instead saw '!='.
(#8202) Expected '!==' and instead saw '!='.
(#8331) Expected '===' and instead saw '=='.
(#519) 'name' is defined but never used.
(#1708) 'i' is defined but never used.
(#1771) 'fn' is defined but never used.
(#2297) 'fn' is defined but never used.
(#2840) 'namespaces' is defined but never used.
(#2840) 'data' is defined but never used.
(#2865) 'namespaces' is defined but never used.
(#2958) 'namespaces' is defined but never used.
(#2958) 'data' is defined but never used.
(#2970) 'namespaces' is defined but never used.
(#3209) 'data' is defined but never used.
(#3823) 'curLoop' is defined but never used.
(#4977) 'elem' is defined but never used.
(#5012) 'i' is defined but never used.
(#5028) 'i' is defined but never used.
(#5377) 'cur' is defined but never used.
(#6338) 'i' is defined but never used.
(#8126) 'table' is defined but never used.
mod/offlinequiz/lib/jquery/jquery-1.4.3.min.js
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'c'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing '()' invoking a constructor.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'bW'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'typeof'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'k'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Confusing use of '!'.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'i'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'f'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'if'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'j'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'd'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Expected '{' and instead saw 'e'.
(#16) Expected '{' and instead saw 'e'.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'bQ'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'l'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'h'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected '{' and instead saw 'b'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'a'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected a conditional expression and instead saw an assignment.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'd'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'g'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'a'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'break'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Confusing use of '!'.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'break'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'e'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'continue'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'return'.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'c'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Missing 'new' prefix when invoking a constructor.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) Empty block.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) The Function constructor is a form of eval.
(#16) Missing semicolon.
(#16) Missing '()' invoking a constructor.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'break'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'if'.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'break'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'break'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'for'.
(#16) Confusing use of '!'.
(#16) Empty block.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected '===' and instead saw '=='.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'a'.
(#16) Expected '{' and instead saw 'while'.
(#16) Expected '{' and instead saw 'a'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'e'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'e'.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'd'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'g'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing '()' invoking a constructor.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) 'b' is already defined.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'i'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'a'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'a'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'h'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'f'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Confusing use of '!'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'g'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '{' and instead saw 'g'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'f'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '{' and instead saw 'h'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'g'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected a conditional expression and instead saw an assignment.
(#16) Expected '{' and instead saw 'i'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'this'.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '===' and instead saw '=='.
(#16) Expected '===' and instead saw '=='.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'this'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'this'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'f'.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected a conditional expression and instead saw an assignment.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'c'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'd'.
(#16) Missing semicolon.
(#16) Expected a conditional expression and instead saw an assignment.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'continue'.
(#16) Expected '{' and instead saw 'd'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'f'.
(#16) Expected '===' and instead saw '=='.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected '{' and instead saw 'break'.
(#16) Missing semicolon.
(#16) Expected '!==' and instead saw '!='.
(#16) Expected '{' and instead saw '('.
(#16) Confusing use of '!'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Too many errors. (100% scanned).
mod/offlinequiz/lib/jquery/ui/i18n/jquery-ui-i18n.js
(#4) ['af'] is better written in dot notation.
(#22) ['af'] is better written in dot notation.
(#47) This character may get silently deleted by one or more browsers.
(#51) ['ar'] is better written in dot notation.
(#68) ['ar'] is better written in dot notation.
(#69) This character may get silently deleted by one or more browsers.
(#72) ['az'] is better written in dot notation.
(#90) ['az'] is better written in dot notation.
(#91) This character may get silently deleted by one or more browsers.
(#94) ['bg'] is better written in dot notation.
(#113) ['bg'] is better written in dot notation.
(#115) This character may get silently deleted by one or more browsers.
(#118) ['bs'] is better written in dot notation.
(#136) ['bs'] is better written in dot notation.
(#140) ['ca'] is better written in dot notation.
(#158) ['ca'] is better written in dot notation.
(#159) This character may get silently deleted by one or more browsers.
(#162) ['cs'] is better written in dot notation.
(#180) ['cs'] is better written in dot notation.
(#182) This character may get silently deleted by one or more browsers.
(#185) ['da'] is better written in dot notation.
(#203) ['da'] is better written in dot notation.
(#205) This character may get silently deleted by one or more browsers.
(#208) ['de'] is better written in dot notation.
(#226) ['de'] is better written in dot notation.
(#228) This character may get silently deleted by one or more browsers.
(#231) ['el'] is better written in dot notation.
(#249) ['el'] is better written in dot notation.
(#273) This character may get silently deleted by one or more browsers.
(#319) This character may get silently deleted by one or more browsers.
(#322) ['eo'] is better written in dot notation.
(#340) ['eo'] is better written in dot notation.
(#345) ['es'] is better written in dot notation.
(#363) ['es'] is better written in dot notation.
(#364) This character may get silently deleted by one or more browsers.
(#367) ['et'] is better written in dot notation.
(#385) ['et'] is better written in dot notation.
(#386) This character may get silently deleted by one or more browsers.
(#389) ['eu'] is better written in dot notation.
(#407) ['eu'] is better written in dot notation.
(#408) This character may get silently deleted by one or more browsers.
(#412) ['fa'] is better written in dot notation.
(#420) This character may get silently deleted by one or more browsers.
(#429) ['fa'] is better written in dot notation.
(#431) This character may get silently deleted by one or more browsers.
(#433) ['fi'] is better written in dot notation.
(#451) ['fi'] is better written in dot notation.
(#453) This character may get silently deleted by one or more browsers.
(#456) ['fo'] is better written in dot notation.
(#474) ['fo'] is better written in dot notation.
(#476) This character may get silently deleted by one or more browsers.
(#498) This character may get silently deleted by one or more browsers.
(#503) ['fr'] is better written in dot notation.
(#521) ['fr'] is better written in dot notation.
(#526) ['gl'] is better written in dot notation.
(#544) ['gl'] is better written in dot notation.
(#545) This character may get silently deleted by one or more browsers.
(#548) ['he'] is better written in dot notation.
(#566) ['he'] is better written in dot notation.
(#568) This character may get silently deleted by one or more browsers.
(#571) ['hr'] is better written in dot notation.
(#589) ['hr'] is better written in dot notation.
(#593) ['hu'] is better written in dot notation.
(#611) ['hu'] is better written in dot notation.
(#616) ['hy'] is better written in dot notation.
(#634) ['hy'] is better written in dot notation.
(#638) ['id'] is better written in dot notation.
(#656) ['id'] is better written in dot notation.
(#660) ['is'] is better written in dot notation.
(#678) ['is'] is better written in dot notation.
(#682) ['it'] is better written in dot notation.
(#700) ['it'] is better written in dot notation.
(#702) This character may get silently deleted by one or more browsers.
(#705) ['ja'] is better written in dot notation.
(#723) ['ja'] is better written in dot notation.
(#727) ['ko'] is better written in dot notation.
(#745) ['ko'] is better written in dot notation.
(#749) ['kz'] is better written in dot notation.
(#767) ['kz'] is better written in dot notation.
(#772) ['lt'] is better written in dot notation.
(#790) ['lt'] is better written in dot notation.
(#794) ['lv'] is better written in dot notation.
(#812) ['lv'] is better written in dot notation.
(#813) This character may get silently deleted by one or more browsers.
(#816) ['ml'] is better written in dot notation.
(#821) This character may get silently deleted by one or more browsers.
(#822) This character may get silently deleted by one or more browsers.
(#823) This character may get silently deleted by one or more browsers.
(#825) This character may get silently deleted by one or more browsers.
(#834) ['ml'] is better written in dot notation.
(#839) ['ms'] is better written in dot notation.
(#857) ['ms'] is better written in dot notation.
(#858) This character may get silently deleted by one or more browsers.
(#884) ['no'] is better written in dot notation.
(#901) ['no'] is better written in dot notation.
(#906) ['pl'] is better written in dot notation.
(#924) ['pl'] is better written in dot notation.
(#950) ['pt'] is better written in dot notation.
(#968) ['pt'] is better written in dot notation.
(#972) ['rm'] is better written in dot notation.
(#988) ['rm'] is better written in dot notation.
(#990) This character may get silently deleted by one or more browsers.
(#996) ['ro'] is better written in dot notation.
(#1014) ['ro'] is better written in dot notation.
(#1019) ['ru'] is better written in dot notation.
(#1037) ['ru'] is better written in dot notation.
(#1041) ['sk'] is better written in dot notation.
(#1059) ['sk'] is better written in dot notation.
(#1065) ['sl'] is better written in dot notation.
(#1083) ['sl'] is better written in dot notation.
(#1085) This character may get silently deleted by one or more browsers.
(#1088) ['sq'] is better written in dot notation.
(#1106) ['sq'] is better written in dot notation.
(#1108) This character may get silently deleted by one or more browsers.
(#1131) This character may get silently deleted by one or more browsers.
(#1134) ['sr'] is better written in dot notation.
(#1152) ['sr'] is better written in dot notation.
(#1154) This character may get silently deleted by one or more browsers.
(#1157) ['sv'] is better written in dot notation.
(#1175) ['sv'] is better written in dot notation.
(#1177) This character may get silently deleted by one or more browsers.
(#1180) ['ta'] is better written in dot notation.
(#1198) ['ta'] is better written in dot notation.
(#1200) This character may get silently deleted by one or more browsers.
(#1203) ['th'] is better written in dot notation.
(#1221) ['th'] is better written in dot notation.
(#1225) ['tj'] is better written in dot notation.
(#1243) ['tj'] is better written in dot notation.
(#1247) ['tr'] is better written in dot notation.
(#1265) ['tr'] is better written in dot notation.
(#1269) ['uk'] is better written in dot notation.
(#1287) ['uk'] is better written in dot notation.
(#1288) This character may get silently deleted by one or more browsers.
(#1291) ['vi'] is better written in dot notation.
(#1309) ['vi'] is better written in dot notation.
(#1357) This character may get silently deleted by one or more browsers.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-af.js
(#4) ['af'] is better written in dot notation.
(#22) ['af'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar.js
(#5) ['ar'] is better written in dot notation.
(#22) ['ar'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-az.js
(#4) ['az'] is better written in dot notation.
(#22) ['az'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bg.js
(#4) ['bg'] is better written in dot notation.
(#23) ['bg'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bs.js
(#4) ['bs'] is better written in dot notation.
(#22) ['bs'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ca.js
(#4) ['ca'] is better written in dot notation.
(#22) ['ca'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-cs.js
(#4) ['cs'] is better written in dot notation.
(#22) ['cs'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-da.js
(#4) ['da'] is better written in dot notation.
(#22) ['da'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-de.js
(#4) ['de'] is better written in dot notation.
(#22) ['de'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-el.js
(#4) ['el'] is better written in dot notation.
(#22) ['el'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eo.js
(#4) ['eo'] is better written in dot notation.
(#22) ['eo'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-es.js
(#4) ['es'] is better written in dot notation.
(#22) ['es'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-et.js
(#4) ['et'] is better written in dot notation.
(#22) ['et'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eu.js
(#4) ['eu'] is better written in dot notation.
(#22) ['eu'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fa.js
(#5) ['fa'] is better written in dot notation.
(#13) This character may get silently deleted by one or more browsers.
(#22) ['fa'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fi.js
(#2) This character may get silently deleted by one or more browsers.
(#4) ['fi'] is better written in dot notation.
(#22) ['fi'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fo.js
(#4) ['fo'] is better written in dot notation.
(#22) ['fo'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr.js
(#6) ['fr'] is better written in dot notation.
(#24) ['fr'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-gl.js
(#4) ['gl'] is better written in dot notation.
(#22) ['gl'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-he.js
(#4) ['he'] is better written in dot notation.
(#22) ['he'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hr.js
(#4) ['hr'] is better written in dot notation.
(#22) ['hr'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hu.js
(#4) ['hu'] is better written in dot notation.
(#22) ['hu'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hy.js
(#4) ['hy'] is better written in dot notation.
(#22) ['hy'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-id.js
(#4) ['id'] is better written in dot notation.
(#22) ['id'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-is.js
(#4) ['is'] is better written in dot notation.
(#22) ['is'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-it.js
(#4) ['it'] is better written in dot notation.
(#22) ['it'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ja.js
(#4) ['ja'] is better written in dot notation.
(#22) ['ja'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ko.js
(#4) ['ko'] is better written in dot notation.
(#22) ['ko'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-kz.js
(#4) ['kz'] is better written in dot notation.
(#22) ['kz'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lt.js
(#4) ['lt'] is better written in dot notation.
(#22) ['lt'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lv.js
(#4) ['lv'] is better written in dot notation.
(#22) ['lv'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ml.js
(#4) ['ml'] is better written in dot notation.
(#9) This character may get silently deleted by one or more browsers.
(#10) This character may get silently deleted by one or more browsers.
(#11) This character may get silently deleted by one or more browsers.
(#13) This character may get silently deleted by one or more browsers.
(#22) ['ml'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ms.js
(#4) ['ms'] is better written in dot notation.
(#22) ['ms'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-no.js
(#5) ['no'] is better written in dot notation.
(#22) ['no'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pl.js
(#4) ['pl'] is better written in dot notation.
(#22) ['pl'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt.js
(#3) ['pt'] is better written in dot notation.
(#21) ['pt'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-rm.js
(#4) ['rm'] is better written in dot notation.
(#20) ['rm'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ro.js
(#7) ['ro'] is better written in dot notation.
(#25) ['ro'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ru.js
(#4) ['ru'] is better written in dot notation.
(#22) ['ru'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sk.js
(#4) ['sk'] is better written in dot notation.
(#22) ['sk'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sl.js
(#5) ['sl'] is better written in dot notation.
(#23) ['sl'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sq.js
(#4) ['sq'] is better written in dot notation.
(#22) ['sq'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr.js
(#4) ['sr'] is better written in dot notation.
(#22) ['sr'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sv.js
(#4) ['sv'] is better written in dot notation.
(#22) ['sv'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ta.js
(#4) ['ta'] is better written in dot notation.
(#22) ['ta'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-th.js
(#4) ['th'] is better written in dot notation.
(#22) ['th'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tj.js
(#4) ['tj'] is better written in dot notation.
(#22) ['tj'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tr.js
(#4) ['tr'] is better written in dot notation.
(#22) ['tr'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-uk.js
(#4) ['uk'] is better written in dot notation.
(#22) ['uk'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-vi.js
(#4) ['vi'] is better written in dot notation.
(#22) ['vi'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.11.custom.js
(#80) Line is too long.
(#204) Expected '===' and instead saw '=='.
(#269) Unexpected use of '&'.
(#324) Expected '!==' and instead saw '!='.
(#369) A constructor name should start with an uppercase letter.
(#431) A constructor name should start with an uppercase letter.
(#622) Expected an assignment or function call and instead saw an expression.
(#627) Expected '===' and instead saw '=='.
(#628) Expected '===' and instead saw '=='.
(#671) Confusing use of '!'.
(#683) Expected an assignment or function call and instead saw an expression.
(#697) Expected '===' and instead saw '=='.
(#1025) Expected '===' and instead saw '=='.
(#1026) Expected '{' and instead saw 'this'.
(#1028) Expected an assignment or function call and instead saw an expression.
(#1029) Expected an assignment or function call and instead saw an expression.
(#1036) Expected '{' and instead saw 'return'.
(#1054) Expected '{' and instead saw 'return'.
(#1059) Expected '{' and instead saw 'return'.
(#1077) Expected '{' and instead saw '$'.
(#1113) Expected an assignment or function call and instead saw an expression.
(#1117) Expected '{' and instead saw 'this'.
(#1130) Expected '{' and instead saw '$'.
(#1153) Expected '!==' and instead saw '!='.
(#1153) Expected '{' and instead saw 'this'.
(#1154) Expected '!==' and instead saw '!='.
(#1154) Expected '{' and instead saw 'this'.
(#1155) Expected '{' and instead saw '$'.
(#1165) Expected '{' and instead saw 'dropped'.
(#1174) Expected '===' and instead saw '=='.
(#1175) Expected '{' and instead saw 'return'.
(#1177) Line is too long.
(#1177) Expected '===' and instead saw '=='.
(#1177) Expected '===' and instead saw '=='.
(#1212) Expected '===' and instead saw '=='.
(#1212) Expected '{' and instead saw 'handle'.
(#1222) Expected '===' and instead saw '=='.
(#1225) Expected '{' and instead saw 'helper'.
(#1225) Expected '===' and instead saw '=='.
(#1227) Expected '!==' and instead saw '!='.
(#1228) Expected '{' and instead saw 'helper'.
(#1235) Expected '===' and instead saw '=='.
(#1265) Expected '===' and instead saw '=='.
(#1265) Expected '!==' and instead saw '!='.
(#1270) Expected '===' and instead saw '=='.
(#1271) Expected '===' and instead saw '=='.
(#1272) Expected '{' and instead saw 'po'.
(#1283) Expected '===' and instead saw '=='.
(#1314) Expected '===' and instead saw '=='.
(#1314) Expected '{' and instead saw 'o'.
(#1315) Expected '===' and instead saw '=='.
(#1315) Expected '===' and instead saw '=='.
(#1315) Expected '{' and instead saw 'this'.
(#1318) Line is too long.
(#1319) Line is too long.
(#1316) Expected '===' and instead saw '=='.
(#1317) Expected '===' and instead saw '=='.
(#1318) Expected '===' and instead saw '=='.
(#1318) Expected '===' and instead saw '=='.
(#1319) Expected '===' and instead saw '=='.
(#1319) Expected '===' and instead saw '=='.
(#1322) Expected '!==' and instead saw '!='.
(#1323) Expected '{' and instead saw 'return'.
(#1325) Expected '!==' and instead saw '!='.
(#1330) Line is too long.
(#1331) Line is too long.
(#1333) Expected '===' and instead saw '=='.
(#1341) Expected '{' and instead saw 'pos'.
(#1342) Expected '===' and instead saw '=='.
(#1343) Line is too long.
(#1343) Expected '===' and instead saw '=='.
(#1343) Expected '!==' and instead saw '!='.
(#1350) Line is too long.
(#1350) Expected '===' and instead saw '=='.
(#1350) Expected '===' and instead saw '=='.
(#1356) Line is too long.
(#1356) Expected '===' and instead saw '=='.
(#1356) Expected '===' and instead saw '=='.
(#1364) Line is too long.
(#1364) Expected '===' and instead saw '=='.
(#1364) Expected '!==' and instead saw '!='.
(#1376) Expected '{' and instead saw 'pageX'.
(#1377) Expected '{' and instead saw 'pageY'.
(#1378) Expected '{' and instead saw 'pageX'.
(#1379) Expected '{' and instead saw 'pageY'.
(#1384) Line is too long.
(#1384) Confusing use of '!'.
(#1387) Line is too long.
(#1387) Confusing use of '!'.
(#1398) Line is too long.
(#1398) Expected '===' and instead saw '=='.
(#1398) Expected '===' and instead saw '=='.
(#1405) Line is too long.
(#1405) Expected '===' and instead saw '=='.
(#1405) Expected '===' and instead saw '=='.
(#1413) Expected '!==' and instead saw '!='.
(#1413) Expected '{' and instead saw 'this'.
(#1424) Expected '===' and instead saw '=='.
(#1424) Expected '{' and instead saw 'this'.
(#1458) Line is too long.
(#1479) Expected '{' and instead saw 'this'.
(#1487) Expected '===' and instead saw '=='.
(#1488) Expected '{' and instead saw 'this'.
(#1550) Expected '{' and instead saw 'this'.
(#1572) Expected '{' and instead saw 'this'.
(#1578) Unnecessary semicolon.
(#1588) Expected '{' and instead saw 'o'.
(#1593) Expected '{' and instead saw '$'.
(#1618) Expected '{' and instead saw 'o'.
(#1623) Expected '{' and instead saw '$'.
(#1630) Expected '!==' and instead saw '!='.
(#1630) Expected '!==' and instead saw '!='.
(#1630) Expected '{' and instead saw 'i'.
(#1636) Expected '!==' and instead saw '!='.
(#1636) Expected '!==' and instead saw '!='.
(#1638) Expected '!==' and instead saw '!='.
(#1640) Expected '{' and instead saw 'i'.
(#1642) Expected '{' and instead saw 'i'.
(#1645) Expected '!==' and instead saw '!='.
(#1647) Expected '{' and instead saw 'i'.
(#1649) Expected '{' and instead saw 'i'.
(#1654) Expected '!==' and instead saw '!='.
(#1656) Expected '{' and instead saw 'scrolled'.
(#1658) Expected '{' and instead saw 'scrolled'.
(#1661) Expected '!==' and instead saw '!='.
(#1663) Expected '{' and instead saw 'scrolled'.
(#1665) Expected '{' and instead saw 'scrolled'.
(#1671) Expected '{' and instead saw '$'.
(#1682) Expected '!==' and instead saw '!='.
(#1684) Expected '!==' and instead saw '!='.
(#1684) Expected '{' and instead saw 'i'.
(#1706) Line is too long.
(#1707) Line is too long.
(#1707) Expected '{' and instead saw '('.
(#1707) Expected an assignment or function call and instead saw an expression.
(#1712) Expected '!==' and instead saw '!='.
(#1717) Expected '{' and instead saw 'ui'.
(#1718) Expected '{' and instead saw 'ui'.
(#1719) Expected '{' and instead saw 'ui'.
(#1720) Expected '{' and instead saw 'ui'.
(#1723) 'ts' used out of scope.
(#1723) 'bs' used out of scope.
(#1723) 'ls' used out of scope.
(#1723) 'rs' used out of scope.
(#1725) Expected '!==' and instead saw '!='.
(#1726) 'ts' is already defined.
(#1727) 'bs' is already defined.
(#1728) 'ls' is already defined.
(#1729) 'rs' is already defined.
(#1730) Expected '{' and instead saw 'ui'.
(#1731) Expected '{' and instead saw 'ui'.
(#1732) Expected '{' and instead saw 'ui'.
(#1733) Expected '{' and instead saw 'ui'.
(#1736) 'ts' used out of scope.
(#1736) 'bs' used out of scope.
(#1736) 'ls' used out of scope.
(#1736) 'rs' used out of scope.
(#1737) Expected '{' and instead saw '('.
(#1737) Expected an assignment or function call and instead saw an expression.
(#1738) 'ts' used out of scope.
(#1738) 'bs' used out of scope.
(#1738) 'ls' used out of scope.
(#1738) 'rs' used out of scope.
(#1740) Unnecessary semicolon.
(#1768) Expected '{' and instead saw 'o'.
(#1773) Expected '{' and instead saw '$'.
(#1822) Expected an assignment or function call and instead saw an expression.
(#1829) Expected '{' and instead saw 'if'.
(#1829) Expected '===' and instead saw '=='.
(#1830) Expected '{' and instead saw 'drop'.
(#1842) Expected '===' and instead saw '=='.
(#1852) Expected '{' and instead saw 'this'.
(#1853) Expected an assignment or function call and instead saw an expression.
(#1858) Expected '{' and instead saw 'this'.
(#1859) Expected an assignment or function call and instead saw an expression.
(#1865) Expected '===' and instead saw '=='.
(#1865) Expected '{' and instead saw 'return'.
(#1868) Expected '{' and instead saw 'this'.
(#1877) Expected '===' and instead saw '=='.
(#1877) Expected '{' and instead saw 'return'.
(#1880) Expected '{' and instead saw 'this'.
(#1889) Expected '===' and instead saw '=='.
(#1889) Expected '{' and instead saw 'return'.
(#1897) Expected '===' and instead saw '=='.
(#1902) Expected '{' and instead saw 'return'.
(#1905) Expected '{' and instead saw 'this'.
(#1906) Expected '{' and instead saw 'this'.
(#1932) Expected '{' and instead saw 'return'.
(#1943) Unreachable 'break' after 'return'.
(#1949) Unreachable 'break' after 'return'.
(#1955) Unreachable 'break' after 'return'.
(#1966) Unreachable 'break' after 'return'.
(#1969) Unreachable 'break' after 'return'.
(#1988) Expected '{' and instead saw 'continue'.
(#1989) Line is too long.
(#1989) Expected '===' and instead saw '=='.
(#1989) Unnecessary semicolon.
(#1990) Expected '!==' and instead saw '!='.
(#1990) Expected '{' and instead saw 'continue'.
(#1992) Expected '===' and instead saw '=='.
(#1992) Expected '{' and instead saw 'm'.
(#2005) Expected '{' and instead saw 'return'.
(#2007) Expected '{' and instead saw 'dropped'.
(#2021) Expected '{' and instead saw '$'.
(#2026) Expected '{' and instead saw 'return'.
(#2029) Expected '===' and instead saw '=='.
(#2029) Expected '===' and instead saw '=='.
(#2030) Expected '{' and instead saw 'return'.
(#2037) Expected '===' and instead saw '=='.
(#2042) Expected '===' and instead saw '=='.
(#2043) ['isover'] is better written in dot notation.
(#2044) ['isout'] is better written in dot notation.
(#2048) Expected '===' and instead saw '=='.
(#2049) Expected '===' and instead saw '=='.
(#2052) Expected '===' and instead saw '=='.
(#2053) ['isout'] is better written in dot notation.
(#2054) ['isover'] is better written in dot notation.
(#2117) Expected '{' and instead saw 'this'.
(#2138) Line is too long.
(#2156) Line is too long.
(#2157) Expected '===' and instead saw '=='.
(#2159) Expected '===' and instead saw '=='.
(#2159) Expected '{' and instead saw 'this'.
(#2169) Expected '{' and instead saw 'axis'.
(#2172) Expected '===' and instead saw '=='.
(#2174) Unnecessary semicolon.
(#2189) Expected '===' and instead saw '=='.
(#2190) Expected '{' and instead saw 'this'.
(#2214) Expected '{' and instead saw 'continue'.
(#2229) Expected '{' and instead saw 'var'.
(#2231) 'axis' used out of scope.
(#2231) 'axis' used out of scope.
(#2231) 'axis' used out of scope.
(#2290) Expected '===' and instead saw '=='.
(#2312) Expected '{' and instead saw 'el'.
(#2333) Expected '===' and instead saw '=='.
(#2336) Expected '===' and instead saw '=='.
(#2351) Expected '{' and instead saw 'return'.
(#2357) Expected '{' and instead saw 'data'.
(#2370) Expected '{' and instead saw 'this'.
(#2395) Expected '{' and instead saw 'this'.
(#2400) Expected '{' and instead saw 'this'.
(#2409) Expected '{' and instead saw 'this'.
(#2417) Expected '{' and instead saw 'this'.
(#2418) Expected '{' and instead saw 'this'.
(#2419) Expected '{' and instead saw 'this'.
(#2420) Expected '{' and instead saw 'this'.
(#2427) Expected '{' and instead saw 'data'.
(#2428) Expected '{' and instead saw 'data'.
(#2430) Expected '===' and instead saw '=='.
(#2434) Expected '===' and instead saw '=='.
(#2448) Expected '{' and instead saw 'data'.
(#2449) Expected '{' and instead saw 'data'.
(#2450) Expected '{' and instead saw 'data'.
(#2451) Expected '{' and instead saw 'data'.
(#2456) Expected '{' and instead saw 'data'.
(#2457) Expected '{' and instead saw 'data'.
(#2458) Expected '{' and instead saw 'data'.
(#2459) Expected '{' and instead saw 'data'.
(#2463) Expected '{' and instead saw 'data'.
(#2464) Expected '{' and instead saw 'data'.
(#2472) Expected '{' and instead saw 'return'.
(#2486) Don't make functions within a loop.
(#2490) Expected '{' and instead saw 'continue'.
(#2497) Unnecessary semicolon.
(#2564) Expected '!==' and instead saw '!='.
(#2564) Expected an assignment or function call and instead saw an expression.
(#2607) Expected '===' and instead saw '=='.
(#2631) Expected '{' and instead saw 'style'.
(#2644) Expected '===' and instead saw '=='.
(#2664) Expected '===' and instead saw '=='.
(#2701) Expected '{' and instead saw '$'.
(#2719) Expected '{' and instead saw 'return'.
(#2723) Expected '===' and instead saw '=='.
(#2756) Expected '!==' and instead saw '!='.
(#2756) Expected '{' and instead saw 'cop'.
(#2760) Expected '{' and instead saw 'self'.
(#2766) Expected '{' and instead saw 'self'.
(#2776) Expected '===' and instead saw '=='.
(#2779) Expected '{' and instead saw 'woset'.
(#2783) Expected '{' and instead saw 'self'.
(#2788) Expected '{' and instead saw 'self'.
(#2799) Expected '{' and instead saw '$'.
(#2802) Expected '{' and instead saw '$'.
(#2815) A leading decimal point can be confused with a dot: '.25'.
(#2817) Expected '===' and instead saw '=='.
(#2825) Expected '{' and instead saw 'self'.
(#2830) Expected '{' and instead saw 'self'.
(#2838) Line is too long.
(#2839) Expected '===' and instead saw '=='.
(#2955) Expected '{' and instead saw 'return'.
(#3022) Expected '{' and instead saw 'return'.
(#3028) 'tmp' is already defined.
(#3034) Expected '===' and instead saw '=='.
(#3035) Expected '{' and instead saw 'return'.
(#3037) Expected '===' and instead saw '=='.
(#3039) Expected '===' and instead saw '=='.
(#3211) Expected '{' and instead saw 'this'.
(#3234) Expected '===' and instead saw '=='.
(#3234) Expected '{' and instead saw 'return'.
(#3241) Expected '===' and instead saw '=='.
(#3246) Expected '===' and instead saw '=='.
(#3246) Expected '{' and instead saw 'currentItem'.
(#3248) Expected '{' and instead saw 'return'.
(#3252) Expected '===' and instead saw '=='.
(#3252) Expected '{' and instead saw 'validHandle'.
(#3253) Expected '{' and instead saw 'return'.
(#3314) Expected an assignment or function call and instead saw an expression.
(#3320) Expected '!==' and instead saw '!='.
(#3329) Expected '{' and instead saw 'this'.
(#3332) Expected '{' and instead saw 'this'.
(#3337) Expected '{' and instead saw 'this'.
(#3342) Expected '{' and instead saw 'this'.
(#3347) Expected '!==' and instead saw '!='.
(#3347) Expected '!==' and instead saw '!='.
(#3348) Expected '{' and instead saw 'this'.
(#3355) Expected '{' and instead saw 'this'.
(#3365) Expected '{' and instead saw '$'.
(#3368) Expected '{' and instead saw '$'.
(#3391) Expected '!==' and instead saw '!='.
(#3391) Expected '!==' and instead saw '!='.
(#3394) Expected '{' and instead saw 'this'.
(#3396) Expected '{' and instead saw 'this'.
(#3399) Expected '{' and instead saw 'this'.
(#3401) Expected '{' and instead saw 'this'.
(#3406) Expected '{' and instead saw 'scrolled'.
(#3408) Expected '{' and instead saw 'scrolled'.
(#3411) Expected '{' and instead saw 'scrolled'.
(#3413) Expected '{' and instead saw 'scrolled'.
(#3418) Expected '{' and instead saw '$'.
(#3425) Expected '!==' and instead saw '!='.
(#3425) Expected '{' and instead saw 'this'.
(#3426) Expected '!==' and instead saw '!='.
(#3426) Expected '{' and instead saw 'this'.
(#3433) Expected '{' and instead saw 'continue'.
(#3435) Expected '!==' and instead saw '!='.
(#3436) Expected '===' and instead saw '=='.
(#3436) Expected '!==' and instead saw '!='.
(#3438) Expected '===' and instead saw '=='.
(#3442) Expected '===' and instead saw '=='.
(#3444) Expected '===' and instead saw '=='.
(#3459) Expected '{' and instead saw '$'.
(#3471) Expected '{' and instead saw 'return'.
(#3475) Expected '{' and instead saw '$'.
(#3484) Expected '===' and instead saw '=='.
(#3485) Expected '===' and instead saw '=='.
(#3505) Expected '===' and instead saw '=='.
(#3506) Expected '{' and instead saw 'this'.
(#3508) Expected '{' and instead saw 'this'.
(#3523) Expected '{' and instead saw 'this'.
(#3524) Expected '!==' and instead saw '!='.
(#3524) Expected '{' and instead saw 'this'.
(#3551) Expected '{' and instead saw 'str'.
(#3590) Expected '===' and instead saw '=='.
(#3592) Expected '!==' and instead saw '!='.
(#3614) Expected '{' and instead saw 'return'.
(#3617) Expected '===' and instead saw '=='.
(#3617) Expected '===' and instead saw '=='.
(#3618) Expected '===' and instead saw '=='.
(#3630) Expected '===' and instead saw '=='.
(#3630) Expected '===' and instead saw '=='.
(#3632) Expected '===' and instead saw '=='.
(#3632) Expected '===' and instead saw '=='.
(#3639) Expected '!==' and instead saw '!='.
(#3644) Expected '!==' and instead saw '!='.
(#3655) Expected '===' and instead saw '=='.
(#3672) Expected '!==' and instead saw '!='.
(#3673) Line is too long.
(#3675) Unnecessary semicolon.
(#3676) Unnecessary semicolon.
(#3679) Line is too long.
(#3681) 'i' is already defined.
(#3684) Don't make functions within a loop.
(#3685) Unnecessary semicolon.
(#3698) Expected '===' and instead saw '=='.
(#3699) Expected '{' and instead saw 'this'.
(#3700) Unnecessary semicolon.
(#3702) Unnecessary semicolon.
(#3712) Line is too long.
(#3720) Expected '!==' and instead saw '!='.
(#3721) Line is too long.
(#3724) Unnecessary semicolon.
(#3725) Unnecessary semicolon.
(#3728) 'i' is already defined.
(#3732) 'j' is already defined.
(#3743) Unnecessary semicolon.
(#3744) Unnecessary semicolon.
(#3768) Unnecessary semicolon.
(#3773) 'i' is already defined.
(#3774) 'p' is already defined.
(#3779) Unnecessary semicolon.
(#3789) Expected '===' and instead saw '=='.
(#3799) Expected '{' and instead saw 'el'.
(#3807) Expected '{' and instead saw 'return'.
(#3810) Line is too long.
(#3811) Line is too long.
(#3810) Unnecessary semicolon.
(#3811) Unnecessary semicolon.
(#3837) Expected '{' and instead saw 'continue'.
(#3843) Expected '{' and instead saw 'continue'.
(#3859) Expected '{' and instead saw 'return'.
(#3865) Expected '!==' and instead saw '!='.
(#3870) Expected '{' and instead saw 'continue'.
(#3878) Expected '{' and instead saw 'return'.
(#3881) Expected an assignment or function call and instead saw an expression.
(#3898) Expected '===' and instead saw '=='.
(#3901) Expected '{' and instead saw '$'.
(#3901) Expected '!==' and instead saw '!='.
(#3903) Expected '===' and instead saw '=='.
(#3904) Line is too long.
(#3904) Expected '{' and instead saw 'this'.
(#3906) Expected '===' and instead saw '=='.
(#3906) Expected '{' and instead saw 'helper'.
(#3907) Expected '===' and instead saw '=='.
(#3907) Expected '{' and instead saw 'helper'.
(#3914) Expected '===' and instead saw '=='.
(#3945) Expected '===' and instead saw '=='.
(#3945) Expected '!==' and instead saw '!='.
(#3950) Expected '===' and instead saw '=='.
(#3951) Expected '===' and instead saw '=='.
(#3952) Expected '{' and instead saw 'po'.
(#3963) Expected '===' and instead saw '=='.
(#3992) Expected '===' and instead saw '=='.
(#3992) Expected '{' and instead saw 'o'.
(#3993) Expected '===' and instead saw '=='.
(#3993) Expected '===' and instead saw '=='.
(#3993) Expected '{' and instead saw 'this'.
(#3996) Expected '===' and instead saw '=='.
(#3997) Expected '===' and instead saw '=='.
(#4003) Expected '!==' and instead saw '!='.
(#4008) Line is too long.
(#4009) Line is too long.
(#4017) Expected '{' and instead saw 'pos'.
(#4018) Expected '===' and instead saw '=='.
(#4019) Line is too long.
(#4019) Expected '===' and instead saw '=='.
(#4019) Expected '!==' and instead saw '!='.
(#4026) Line is too long.
(#4026) Expected '===' and instead saw '=='.
(#4026) Expected '===' and instead saw '=='.
(#4032) Line is too long.
(#4032) Expected '===' and instead saw '=='.
(#4032) Expected '===' and instead saw '=='.
(#4040) Line is too long.
(#4040) Expected '===' and instead saw '=='.
(#4040) Expected '!==' and instead saw '!='.
(#4046) Expected '===' and instead saw '=='.
(#4046) Expected '!==' and instead saw '!='.
(#4046) Expected '!==' and instead saw '!='.
(#4061) Expected '{' and instead saw 'pageX'.
(#4062) Expected '{' and instead saw 'pageY'.
(#4063) Expected '{' and instead saw 'pageX'.
(#4064) Expected '{' and instead saw 'pageY'.
(#4069) Line is too long.
(#4069) Confusing use of '!'.
(#4072) Line is too long.
(#4072) Confusing use of '!'.
(#4083) Line is too long.
(#4083) Expected '===' and instead saw '=='.
(#4083) Expected '===' and instead saw '=='.
(#4090) Line is too long.
(#4090) Expected '===' and instead saw '=='.
(#4090) Expected '===' and instead saw '=='.
(#4098) Expected '===' and instead saw '=='.
(#4098) Expected an assignment or function call and instead saw an expression.
(#4109) Expected '===' and instead saw '=='.
(#4109) Expected '{' and instead saw 'self'.
(#4123) Expected '{' and instead saw 'this'.
(#4126) Expected '===' and instead saw '=='.
(#4128) Expected '===' and instead saw '=='.
(#4128) Expected '===' and instead saw '=='.
(#4128) Expected '{' and instead saw 'this'.
(#4135) Expected '{' and instead saw 'delayedTriggers'.
(#4136) Line is too long.
(#4136) Expected '!==' and instead saw '!='.
(#4136) Expected '!==' and instead saw '!='.
(#4136) Expected '{' and instead saw 'delayedTriggers'.
(#4138) Expected '{' and instead saw 'delayedTriggers'.
(#4139) 'i' is already defined.
(#4141) Don't make functions within a loop.
(#4142) Don't make functions within a loop.
(#4144) Unnecessary semicolon.
(#4145) Unnecessary semicolon.
(#4148) 'i' is already defined.
(#4149) Line is too long.
(#4149) Expected '{' and instead saw 'delayedTriggers'.
(#4149) Don't make functions within a loop.
(#4151) Don't make functions within a loop.
(#4157) Expected '{' and instead saw '$'.
(#4158) Expected '{' and instead saw 'this'.
(#4159) Expected '{' and instead saw 'this'.
(#4159) Expected '===' and instead saw '=='.
(#4165) 'i' is already defined.
(#4165) Unnecessary semicolon.
(#4171) Expected '{' and instead saw 'this'.
(#4176) Expected '!==' and instead saw '!='.
(#4176) Expected '{' and instead saw 'this'.
(#4179) 'i' is already defined.
(#4179) Unnecessary semicolon.
(#4410) Expected '===' and instead saw '=='.
(#4410) Too many errors. (38% scanned).
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.5.custom.js
(#80) Line is too long.
(#109) Expected '!==' and instead saw '!='.
(#205) Expected '===' and instead saw '=='.
(#268) Unexpected use of '&'.
(#323) Expected '!==' and instead saw '!='.
(#368) A constructor name should start with an uppercase letter.
(#426) A constructor name should start with an uppercase letter.
(#608) Expected an assignment or function call and instead saw an expression.
(#613) Expected '===' and instead saw '=='.
(#614) Expected '===' and instead saw '=='.
(#648) Expected an assignment or function call and instead saw an expression.
(#668) Expected an assignment or function call and instead saw an expression.
(#681) Expected '===' and instead saw '=='.
(#1005) Expected '===' and instead saw '=='.
(#1006) Expected '{' and instead saw 'this'.
(#1008) Expected an assignment or function call and instead saw an expression.
(#1009) Expected an assignment or function call and instead saw an expression.
(#1016) Expected '{' and instead saw 'return'.
(#1034) Expected '{' and instead saw 'return'.
(#1039) Expected '{' and instead saw 'return'.
(#1057) Expected '{' and instead saw '$'.
(#1093) Expected an assignment or function call and instead saw an expression.
(#1097) Expected '{' and instead saw 'this'.
(#1110) Expected '{' and instead saw '$'.
(#1133) Expected '!==' and instead saw '!='.
(#1133) Expected '{' and instead saw 'this'.
(#1134) Expected '!==' and instead saw '!='.
(#1134) Expected '{' and instead saw 'this'.
(#1135) Expected '{' and instead saw '$'.
(#1145) Expected '{' and instead saw 'dropped'.
(#1155) Expected '{' and instead saw 'return'.
(#1157) Line is too long.
(#1157) Expected '===' and instead saw '=='.
(#1157) Expected '===' and instead saw '=='.
(#1192) Expected '===' and instead saw '=='.
(#1192) Expected '{' and instead saw 'handle'.
(#1202) Expected '===' and instead saw '=='.
(#1205) Expected '{' and instead saw 'helper'.
(#1205) Expected '===' and instead saw '=='.
(#1207) Expected '!==' and instead saw '!='.
(#1208) Expected '{' and instead saw 'helper'.
(#1215) Expected '===' and instead saw '=='.
(#1245) Expected '===' and instead saw '=='.
(#1245) Expected '!==' and instead saw '!='.
(#1250) Expected '===' and instead saw '=='.
(#1251) Expected '===' and instead saw '=='.
(#1252) Expected '{' and instead saw 'po'.
(#1263) Expected '===' and instead saw '=='.
(#1292) Expected '===' and instead saw '=='.
(#1292) Expected '{' and instead saw 'o'.
(#1293) Expected '===' and instead saw '=='.
(#1293) Expected '===' and instead saw '=='.
(#1293) Expected '{' and instead saw 'this'.
(#1296) Expected '===' and instead saw '=='.
(#1297) Expected '===' and instead saw '=='.
(#1300) Expected '!==' and instead saw '!='.
(#1301) Expected '{' and instead saw 'return'.
(#1303) Expected '!==' and instead saw '!='.
(#1308) Line is too long.
(#1309) Line is too long.
(#1311) Expected '===' and instead saw '=='.
(#1319) Expected '{' and instead saw 'pos'.
(#1320) Expected '===' and instead saw '=='.
(#1321) Line is too long.
(#1321) Expected '===' and instead saw '=='.
(#1321) Expected '!==' and instead saw '!='.
(#1328) Line is too long.
(#1328) Expected '===' and instead saw '=='.
(#1328) Expected '===' and instead saw '=='.
(#1334) Line is too long.
(#1334) Expected '===' and instead saw '=='.
(#1334) Expected '===' and instead saw '=='.
(#1342) Line is too long.
(#1342) Expected '===' and instead saw '=='.
(#1342) Expected '!==' and instead saw '!='.
(#1354) Expected '{' and instead saw 'pageX'.
(#1355) Expected '{' and instead saw 'pageY'.
(#1356) Expected '{' and instead saw 'pageX'.
(#1357) Expected '{' and instead saw 'pageY'.
(#1362) Line is too long.
(#1362) Confusing use of '!'.
(#1365) Line is too long.
(#1365) Confusing use of '!'.
(#1376) Line is too long.
(#1376) Expected '===' and instead saw '=='.
(#1376) Expected '===' and instead saw '=='.
(#1383) Line is too long.
(#1383) Expected '===' and instead saw '=='.
(#1383) Expected '===' and instead saw '=='.
(#1391) Expected '!==' and instead saw '!='.
(#1391) Expected '{' and instead saw 'this'.
(#1402) Expected '===' and instead saw '=='.
(#1402) Expected '{' and instead saw 'this'.
(#1457) Expected '{' and instead saw 'this'.
(#1465) Expected '===' and instead saw '=='.
(#1466) Expected '{' and instead saw 'this'.
(#1528) Expected '{' and instead saw 'this'.
(#1550) Expected '{' and instead saw 'this'.
(#1556) Unnecessary semicolon.
(#1566) Expected '{' and instead saw 'o'.
(#1571) Expected '{' and instead saw '$'.
(#1596) Expected '{' and instead saw 'o'.
(#1601) Expected '{' and instead saw '$'.
(#1608) Expected '!==' and instead saw '!='.
(#1608) Expected '!==' and instead saw '!='.
(#1608) Expected '{' and instead saw 'i'.
(#1614) Expected '!==' and instead saw '!='.
(#1614) Expected '!==' and instead saw '!='.
(#1616) Expected '!==' and instead saw '!='.
(#1618) Expected '{' and instead saw 'i'.
(#1620) Expected '{' and instead saw 'i'.
(#1623) Expected '!==' and instead saw '!='.
(#1625) Expected '{' and instead saw 'i'.
(#1627) Expected '{' and instead saw 'i'.
(#1632) Expected '!==' and instead saw '!='.
(#1634) Expected '{' and instead saw 'scrolled'.
(#1636) Expected '{' and instead saw 'scrolled'.
(#1639) Expected '!==' and instead saw '!='.
(#1641) Expected '{' and instead saw 'scrolled'.
(#1643) Expected '{' and instead saw 'scrolled'.
(#1649) Expected '{' and instead saw '$'.
(#1660) Expected '!==' and instead saw '!='.
(#1662) Expected '!==' and instead saw '!='.
(#1662) Expected '{' and instead saw 'i'.
(#1684) Line is too long.
(#1685) Line is too long.
(#1685) Expected '{' and instead saw '('.
(#1685) Expected an assignment or function call and instead saw an expression.
(#1690) Expected '!==' and instead saw '!='.
(#1695) Expected '{' and instead saw 'ui'.
(#1696) Expected '{' and instead saw 'ui'.
(#1697) Expected '{' and instead saw 'ui'.
(#1698) Expected '{' and instead saw 'ui'.
(#1701) 'ts' used out of scope.
(#1701) 'bs' used out of scope.
(#1701) 'ls' used out of scope.
(#1701) 'rs' used out of scope.
(#1703) Expected '!==' and instead saw '!='.
(#1704) 'ts' is already defined.
(#1705) 'bs' is already defined.
(#1706) 'ls' is already defined.
(#1707) 'rs' is already defined.
(#1708) Expected '{' and instead saw 'ui'.
(#1709) Expected '{' and instead saw 'ui'.
(#1710) Expected '{' and instead saw 'ui'.
(#1711) Expected '{' and instead saw 'ui'.
(#1714) 'ts' used out of scope.
(#1714) 'bs' used out of scope.
(#1714) 'ls' used out of scope.
(#1714) 'rs' used out of scope.
(#1715) Expected '{' and instead saw '('.
(#1715) Expected an assignment or function call and instead saw an expression.
(#1716) 'ts' used out of scope.
(#1716) 'bs' used out of scope.
(#1716) 'ls' used out of scope.
(#1716) 'rs' used out of scope.
(#1718) Unnecessary semicolon.
(#1746) Expected '{' and instead saw 'o'.
(#1751) Expected '{' and instead saw '$'.
(#1800) Expected an assignment or function call and instead saw an expression.
(#1807) Expected '{' and instead saw 'if'.
(#1807) Expected '===' and instead saw '=='.
(#1808) Expected '{' and instead saw 'drop'.
(#1820) Expected '===' and instead saw '=='.
(#1830) Expected '{' and instead saw 'this'.
(#1831) Expected an assignment or function call and instead saw an expression.
(#1836) Expected '{' and instead saw 'this'.
(#1837) Expected an assignment or function call and instead saw an expression.
(#1843) Expected '===' and instead saw '=='.
(#1843) Expected '{' and instead saw 'return'.
(#1846) Expected '{' and instead saw 'this'.
(#1855) Expected '===' and instead saw '=='.
(#1855) Expected '{' and instead saw 'return'.
(#1858) Expected '{' and instead saw 'this'.
(#1867) Expected '===' and instead saw '=='.
(#1867) Expected '{' and instead saw 'return'.
(#1875) Expected '===' and instead saw '=='.
(#1880) Expected '{' and instead saw 'return'.
(#1883) Expected '{' and instead saw 'this'.
(#1884) Expected '{' and instead saw 'this'.
(#1910) Expected '{' and instead saw 'return'.
(#1921) Unreachable 'break' after 'return'.
(#1927) Unreachable 'break' after 'return'.
(#1933) Unreachable 'break' after 'return'.
(#1944) Unreachable 'break' after 'return'.
(#1947) Unreachable 'break' after 'return'.
(#1966) Expected '{' and instead saw 'continue'.
(#1967) Line is too long.
(#1967) Expected '===' and instead saw '=='.
(#1967) Unnecessary semicolon.
(#1968) Expected '!==' and instead saw '!='.
(#1968) Expected '{' and instead saw 'continue'.
(#1973) Expected '===' and instead saw '=='.
(#1973) Expected '{' and instead saw 'm'.
(#1983) Expected '{' and instead saw 'return'.
(#1985) Expected '{' and instead saw 'dropped'.
(#1999) Expected '{' and instead saw '$'.
(#2004) Expected '{' and instead saw 'return'.
(#2007) Expected '===' and instead saw '=='.
(#2007) Expected '===' and instead saw '=='.
(#2008) Expected '{' and instead saw 'return'.
(#2015) Expected '===' and instead saw '=='.
(#2020) Expected '===' and instead saw '=='.
(#2021) ['isover'] is better written in dot notation.
(#2022) ['isout'] is better written in dot notation.
(#2026) Expected '===' and instead saw '=='.
(#2027) Expected '===' and instead saw '=='.
(#2030) Expected '===' and instead saw '=='.
(#2031) ['isout'] is better written in dot notation.
(#2032) ['isover'] is better written in dot notation.
(#2095) Expected '{' and instead saw 'this'.
(#2116) Line is too long.
(#2134) Line is too long.
(#2135) Expected '===' and instead saw '=='.
(#2137) Expected '===' and instead saw '=='.
(#2137) Expected '{' and instead saw 'this'.
(#2147) Expected '{' and instead saw 'axis'.
(#2150) Expected '===' and instead saw '=='.
(#2152) Unnecessary semicolon.
(#2167) Expected '===' and instead saw '=='.
(#2168) Expected '{' and instead saw 'this'.
(#2192) Expected '{' and instead saw 'continue'.
(#2207) Expected '{' and instead saw 'var'.
(#2209) 'axis' used out of scope.
(#2209) 'axis' used out of scope.
(#2209) 'axis' used out of scope.
(#2268) Expected '===' and instead saw '=='.
(#2290) Expected '{' and instead saw 'el'.
(#2311) Expected '===' and instead saw '=='.
(#2314) Expected '===' and instead saw '=='.
(#2329) Expected '{' and instead saw 'return'.
(#2335) Expected '{' and instead saw 'data'.
(#2348) Expected '{' and instead saw 'this'.
(#2373) Expected '{' and instead saw 'this'.
(#2378) Expected '{' and instead saw 'this'.
(#2387) Expected '{' and instead saw 'this'.
(#2395) Expected '{' and instead saw 'this'.
(#2396) Expected '{' and instead saw 'this'.
(#2397) Expected '{' and instead saw 'this'.
(#2398) Expected '{' and instead saw 'this'.
(#2405) Expected '{' and instead saw 'data'.
(#2406) Expected '{' and instead saw 'data'.
(#2408) Expected '===' and instead saw '=='.
(#2412) Expected '===' and instead saw '=='.
(#2426) Expected '{' and instead saw 'data'.
(#2427) Expected '{' and instead saw 'data'.
(#2428) Expected '{' and instead saw 'data'.
(#2429) Expected '{' and instead saw 'data'.
(#2434) Expected '{' and instead saw 'data'.
(#2435) Expected '{' and instead saw 'data'.
(#2436) Expected '{' and instead saw 'data'.
(#2437) Expected '{' and instead saw 'data'.
(#2441) Expected '{' and instead saw 'data'.
(#2442) Expected '{' and instead saw 'data'.
(#2450) Expected '{' and instead saw 'return'.
(#2464) Don't make functions within a loop.
(#2468) Expected '{' and instead saw 'continue'.
(#2475) Unnecessary semicolon.
(#2542) Expected '!==' and instead saw '!='.
(#2542) Expected an assignment or function call and instead saw an expression.
(#2585) Expected '===' and instead saw '=='.
(#2609) Expected '{' and instead saw 'style'.
(#2622) Expected '===' and instead saw '=='.
(#2642) Expected '===' and instead saw '=='.
(#2679) Expected '{' and instead saw '$'.
(#2697) Expected '{' and instead saw 'return'.
(#2701) Expected '===' and instead saw '=='.
(#2734) Expected '!==' and instead saw '!='.
(#2734) Expected '{' and instead saw 'cop'.
(#2738) Expected '{' and instead saw 'self'.
(#2744) Expected '{' and instead saw 'self'.
(#2754) Expected '===' and instead saw '=='.
(#2757) Expected '{' and instead saw 'woset'.
(#2761) Expected '{' and instead saw 'self'.
(#2766) Expected '{' and instead saw 'self'.
(#2777) Expected '{' and instead saw '$'.
(#2780) Expected '{' and instead saw '$'.
(#2793) A leading decimal point can be confused with a dot: '.25'.
(#2795) Expected '===' and instead saw '=='.
(#2803) Expected '{' and instead saw 'self'.
(#2808) Expected '{' and instead saw 'self'.
(#2816) Line is too long.
(#2817) Expected '===' and instead saw '=='.
(#2933) Expected '{' and instead saw 'return'.
(#3000) Expected '{' and instead saw 'return'.
(#3006) 'tmp' is already defined.
(#3012) Expected '===' and instead saw '=='.
(#3013) Expected '{' and instead saw 'return'.
(#3015) Expected '===' and instead saw '=='.
(#3017) Expected '===' and instead saw '=='.
(#3189) Expected '{' and instead saw 'this'.
(#3212) Expected '===' and instead saw '=='.
(#3212) Expected '{' and instead saw 'return'.
(#3219) Expected '===' and instead saw '=='.
(#3224) Expected '===' and instead saw '=='.
(#3224) Expected '{' and instead saw 'currentItem'.
(#3226) Expected '{' and instead saw 'return'.
(#3230) Expected '===' and instead saw '=='.
(#3230) Expected '{' and instead saw 'validHandle'.
(#3231) Expected '{' and instead saw 'return'.
(#3292) Expected an assignment or function call and instead saw an expression.
(#3298) Expected '!==' and instead saw '!='.
(#3307) Expected '{' and instead saw 'this'.
(#3310) Expected '{' and instead saw 'this'.
(#3315) Expected '{' and instead saw 'this'.
(#3320) Expected '{' and instead saw 'this'.
(#3325) Expected '!==' and instead saw '!='.
(#3325) Expected '!==' and instead saw '!='.
(#3326) Expected '{' and instead saw 'this'.
(#3333) Expected '{' and instead saw 'this'.
(#3343) Expected '{' and instead saw '$'.
(#3346) Expected '{' and instead saw '$'.
(#3369) Expected '!==' and instead saw '!='.
(#3369) Expected '!==' and instead saw '!='.
(#3372) Expected '{' and instead saw 'this'.
(#3374) Expected '{' and instead saw 'this'.
(#3377) Expected '{' and instead saw 'this'.
(#3379) Expected '{' and instead saw 'this'.
(#3384) Expected '{' and instead saw 'scrolled'.
(#3386) Expected '{' and instead saw 'scrolled'.
(#3389) Expected '{' and instead saw 'scrolled'.
(#3391) Expected '{' and instead saw 'scrolled'.
(#3396) Expected '{' and instead saw '$'.
(#3403) Expected '!==' and instead saw '!='.
(#3403) Expected '{' and instead saw 'this'.
(#3404) Expected '!==' and instead saw '!='.
(#3404) Expected '{' and instead saw 'this'.
(#3411) Expected '{' and instead saw 'continue'.
(#3413) Expected '!==' and instead saw '!='.
(#3414) Expected '===' and instead saw '=='.
(#3414) Expected '!==' and instead saw '!='.
(#3416) Expected '===' and instead saw '=='.
(#3420) Expected '===' and instead saw '=='.
(#3422) Expected '===' and instead saw '=='.
(#3437) Expected '{' and instead saw '$'.
(#3449) Expected '{' and instead saw 'return'.
(#3453) Expected '{' and instead saw '$'.
(#3462) Expected '===' and instead saw '=='.
(#3463) Expected '===' and instead saw '=='.
(#3483) Expected '===' and instead saw '=='.
(#3484) Expected '{' and instead saw 'this'.
(#3486) Expected '{' and instead saw 'this'.
(#3500) Expected '{' and instead saw 'this'.
(#3501) Expected '!==' and instead saw '!='.
(#3501) Expected '{' and instead saw 'this'.
(#3527) Expected '{' and instead saw 'str'.
(#3566) Expected '===' and instead saw '=='.
(#3568) Expected '!==' and instead saw '!='.
(#3590) Expected '{' and instead saw 'return'.
(#3593) Expected '===' and instead saw '=='.
(#3593) Expected '===' and instead saw '=='.
(#3594) Expected '===' and instead saw '=='.
(#3606) Expected '===' and instead saw '=='.
(#3606) Expected '===' and instead saw '=='.
(#3608) Expected '===' and instead saw '=='.
(#3608) Expected '===' and instead saw '=='.
(#3615) Expected '!==' and instead saw '!='.
(#3620) Expected '!==' and instead saw '!='.
(#3631) Expected '===' and instead saw '=='.
(#3648) Expected '!==' and instead saw '!='.
(#3649) Line is too long.
(#3651) Unnecessary semicolon.
(#3652) Unnecessary semicolon.
(#3655) Line is too long.
(#3657) 'i' is already defined.
(#3660) Don't make functions within a loop.
(#3661) Unnecessary semicolon.
(#3674) Expected '===' and instead saw '=='.
(#3675) Expected '{' and instead saw 'this'.
(#3676) Unnecessary semicolon.
(#3678) Unnecessary semicolon.
(#3688) Line is too long.
(#3696) Expected '!==' and instead saw '!='.
(#3697) Line is too long.
(#3700) Unnecessary semicolon.
(#3701) Unnecessary semicolon.
(#3704) 'i' is already defined.
(#3708) 'j' is already defined.
(#3719) Unnecessary semicolon.
(#3720) Unnecessary semicolon.
(#3744) Unnecessary semicolon.
(#3749) 'i' is already defined.
(#3750) 'p' is already defined.
(#3755) Unnecessary semicolon.
(#3765) Expected '===' and instead saw '=='.
(#3775) Expected '{' and instead saw 'el'.
(#3783) Expected '{' and instead saw 'return'.
(#3786) Line is too long.
(#3787) Line is too long.
(#3786) Unnecessary semicolon.
(#3787) Unnecessary semicolon.
(#3813) Expected '{' and instead saw 'continue'.
(#3819) Expected '{' and instead saw 'continue'.
(#3835) Expected '{' and instead saw 'return'.
(#3841) Expected '!==' and instead saw '!='.
(#3846) Expected '{' and instead saw 'continue'.
(#3854) Expected '{' and instead saw 'return'.
(#3857) Expected an assignment or function call and instead saw an expression.
(#3874) Expected '===' and instead saw '=='.
(#3877) Expected '{' and instead saw '$'.
(#3877) Expected '!==' and instead saw '!='.
(#3879) Expected '===' and instead saw '=='.
(#3880) Line is too long.
(#3880) Expected '{' and instead saw 'this'.
(#3882) Expected '===' and instead saw '=='.
(#3882) Expected '{' and instead saw 'helper'.
(#3883) Expected '===' and instead saw '=='.
(#3883) Expected '{' and instead saw 'helper'.
(#3890) Expected '===' and instead saw '=='.
(#3921) Expected '===' and instead saw '=='.
(#3921) Expected '!==' and instead saw '!='.
(#3926) Expected '===' and instead saw '=='.
(#3927) Expected '===' and instead saw '=='.
(#3928) Expected '{' and instead saw 'po'.
(#3939) Expected '===' and instead saw '=='.
(#3968) Expected '===' and instead saw '=='.
(#3968) Expected '{' and instead saw 'o'.
(#3969) Expected '===' and instead saw '=='.
(#3969) Expected '===' and instead saw '=='.
(#3969) Expected '{' and instead saw 'this'.
(#3972) Expected '===' and instead saw '=='.
(#3973) Expected '===' and instead saw '=='.
(#3979) Expected '!==' and instead saw '!='.
(#3984) Line is too long.
(#3985) Line is too long.
(#3993) Expected '{' and instead saw 'pos'.
(#3994) Expected '===' and instead saw '=='.
(#3995) Line is too long.
(#3995) Expected '===' and instead saw '=='.
(#3995) Expected '!==' and instead saw '!='.
(#4002) Line is too long.
(#4002) Expected '===' and instead saw '=='.
(#4002) Expected '===' and instead saw '=='.
(#4008) Line is too long.
(#4008) Expected '===' and instead saw '=='.
(#4008) Expected '===' and instead saw '=='.
(#4016) Line is too long.
(#4016) Expected '===' and instead saw '=='.
(#4016) Expected '!==' and instead saw '!='.
(#4022) Expected '===' and instead saw '=='.
(#4022) Expected '!==' and instead saw '!='.
(#4022) Expected '!==' and instead saw '!='.
(#4037) Expected '{' and instead saw 'pageX'.
(#4038) Expected '{' and instead saw 'pageY'.
(#4039) Expected '{' and instead saw 'pageX'.
(#4040) Expected '{' and instead saw 'pageY'.
(#4045) Line is too long.
(#4045) Confusing use of '!'.
(#4048) Line is too long.
(#4048) Confusing use of '!'.
(#4059) Line is too long.
(#4059) Expected '===' and instead saw '=='.
(#4059) Expected '===' and instead saw '=='.
(#4066) Line is too long.
(#4066) Expected '===' and instead saw '=='.
(#4066) Expected '===' and instead saw '=='.
(#4074) Expected '===' and instead saw '=='.
(#4074) Expected an assignment or function call and instead saw an expression.
(#4085) Expected '===' and instead saw '=='.
(#4085) Expected '{' and instead saw 'self'.
(#4099) Expected '{' and instead saw 'this'.
(#4102) Expected '===' and instead saw '=='.
(#4104) Expected '===' and instead saw '=='.
(#4104) Expected '===' and instead saw '=='.
(#4104) Expected '{' and instead saw 'this'.
(#4111) Expected '{' and instead saw 'delayedTriggers'.
(#4112) Line is too long.
(#4112) Expected '!==' and instead saw '!='.
(#4112) Expected '!==' and instead saw '!='.
(#4112) Expected '{' and instead saw 'delayedTriggers'.
(#4114) Expected '{' and instead saw 'delayedTriggers'.
(#4115) 'i' is already defined.
(#4117) Don't make functions within a loop.
(#4118) Don't make functions within a loop.
(#4120) Unnecessary semicolon.
(#4121) Unnecessary semicolon.
(#4124) 'i' is already defined.
(#4125) Line is too long.
(#4125) Expected '{' and instead saw 'delayedTriggers'.
(#4125) Don't make functions within a loop.
(#4127) Don't make functions within a loop.
(#4133) Expected '{' and instead saw '$'.
(#4134) Expected '{' and instead saw 'this'.
(#4135) Expected '{' and instead saw 'this'.
(#4135) Expected '===' and instead saw '=='.
(#4141) 'i' is already defined.
(#4141) Unnecessary semicolon.
(#4147) Expected '{' and instead saw 'this'.
(#4152) Expected '!==' and instead saw '!='.
(#4152) Expected '{' and instead saw 'this'.
(#4155) 'i' is already defined.
(#4155) Unnecessary semicolon.
(#4382) Expected '===' and instead saw '=='.
(#4385) Expected '===' and instead saw '=='.
(#4393) Expected '===' and instead saw '=='.
(#4446) 'defOverflow' used out of scope.
(#4558) 'toShow' is already defined.
(#4559) 'toHide' is already defined.
(#4560) 'data' is already defined.
(#4755) Expected '===' and instead saw '=='.
(#4755) Too many errors. (41% scanned).
mod/offlinequiz/lib/jquery/ui/jquery.effects.blind.js
(#29) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#31) Expected '===' and instead saw '=='.
(#31) Expected '{' and instead saw 'wrapper'.
(#35) Expected '===' and instead saw '=='.
(#39) Expected '===' and instead saw '=='.
(#39) Expected '{' and instead saw 'el'.
(#41) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.bounce.js
(#28) Expected '{' and instead saw 'props'.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#34) Expected '===' and instead saw '=='.
(#34) Expected '===' and instead saw '=='.
(#35) 'distance' is already defined.
(#35) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '{' and instead saw 'el'.
(#36) Expected '===' and instead saw '=='.
(#37) Expected '===' and instead saw '=='.
(#37) Expected '{' and instead saw 'distance'.
(#38) Expected '!==' and instead saw '!='.
(#38) Expected '{' and instead saw 'times'.
(#41) Expected '===' and instead saw '=='.
(#43) Expected '===' and instead saw '=='.
(#47) Unnecessary semicolon.
(#50) Expected '===' and instead saw '=='.
(#51) Expected '===' and instead saw '=='.
(#53) Expected '===' and instead saw '=='.
(#54) Unnecessary semicolon.
(#55) Expected '===' and instead saw '=='.
(#56) 'animation' is already defined.
(#57) Expected '===' and instead saw '=='.
(#61) Expected '{' and instead saw 'o'.
(#64) 'animation1' is already defined.
(#64) 'animation2' is already defined.
(#65) Expected '===' and instead saw '=='.
(#66) Expected '===' and instead saw '=='.
(#69) Expected '{' and instead saw 'o'.
(#71) Unnecessary semicolon.
mod/offlinequiz/lib/jquery/ui/jquery.effects.clip.js
(#29) Expected '===' and instead saw '=='.
(#31) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#34) Expected '===' and instead saw '=='.
(#35) Expected '===' and instead saw '=='.
(#39) Expected '===' and instead saw '=='.
(#40) Expected '===' and instead saw '=='.
(#44) Expected '===' and instead saw '=='.
(#44) Expected '{' and instead saw 'el'.
(#46) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.core.js
(#10) Unnecessary semicolon.
(#47) Expected '===' and instead saw '=='.
(#47) Expected '===' and instead saw '=='.
(#48) Expected '{' and instead saw 'return'.
(#51) Expected a conditional expression and instead saw an assignment.
(#52) Expected '{' and instead saw 'return'.
(#55) Expected a conditional expression and instead saw an assignment.
(#56) Expected '{' and instead saw 'return'.
(#59) Expected a conditional expression and instead saw an assignment.
(#60) Expected '{' and instead saw 'return'.
(#63) Expected a conditional expression and instead saw an assignment.
(#64) Expected '{' and instead saw 'return'.
(#67) Expected a conditional expression and instead saw an assignment.
(#68) Expected '{' and instead saw 'return'.
(#68) ['transparent'] is better written in dot notation.
(#81) Expected '!==' and instead saw '!='.
(#81) Expected '!==' and instead saw '!='.
(#82) Expected '{' and instead saw 'break'.
(#85) Expected a conditional expression and instead saw an assignment.
(#88) Unnecessary semicolon.
(#173) Expected '===' and instead saw '=='.
(#176) Don't make functions within a loop.
(#197) Expected '===' and instead saw '=='.
(#220) Expected '!==' and instead saw '!='.
(#254) Expected '===' and instead saw '=='.
(#285) Expected '===' and instead saw '=='.
(#315) Expected '{' and instead saw 'element'.
(#322) Expected '{' and instead saw 'element'.
(#327) Expected '===' and instead saw '=='.
(#327) Expected '{' and instead saw 'mode'.
(#339) Unnecessary semicolon.
(#345) Unnecessary semicolon.
(#377) Expected '===' and instead saw '=='.
(#399) Expected '{' and instead saw 'return'.
(#407) Expected '{' and instead saw 'value'.
(#416) Expected '===' and instead saw '=='.
(#427) Expected '===' and instead saw '=='.
(#440) Expected '===' and instead saw '=='.
(#529) Expected '{' and instead saw 'val'.
(#595) Expected '{' and instead saw 'return'.
(#605) Expected '{' and instead saw 'return'.
(#615) Expected '{' and instead saw 'return'.
(#625) Expected '{' and instead saw 'return'.
(#638) Expected '===' and instead saw '=='.
(#641) Expected '===' and instead saw '=='.
(#644) Expected '===' and instead saw '=='.
(#644) Expected '{' and instead saw 'return'.
(#645) Expected '===' and instead saw '=='.
(#645) Expected '{' and instead saw 'return'.
(#646) Expected '{' and instead saw 'return'.
(#656) Expected '{' and instead saw 'return'.
(#661) Expected '===' and instead saw '=='.
(#661) Expected '{' and instead saw 'return'.
(#661) Expected '===' and instead saw '=='.
(#661) Expected '{' and instead saw 'return'.
(#661) Expected '{' and instead saw 'p'.
(#661) A leading decimal point can be confused with a dot: '.3'.
(#662) 's' is already defined.
(#663) Expected '{' and instead saw 'var'.
(#663) 's' is already defined.
(#668) Expected '===' and instead saw '=='.
(#668) Expected '{' and instead saw 'return'.
(#668) Expected '===' and instead saw '=='.
(#668) Expected '{' and instead saw 'return'.
(#668) Expected '{' and instead saw 'p'.
(#668) A leading decimal point can be confused with a dot: '.3'.
(#669) 's' is already defined.
(#670) Expected '{' and instead saw 'var'.
(#670) 's' is already defined.
(#675) Expected '===' and instead saw '=='.
(#675) Expected '{' and instead saw 'return'.
(#675) Expected '===' and instead saw '=='.
(#675) Expected '{' and instead saw 'return'.
(#675) Expected '{' and instead saw 'p'.
(#675) A leading decimal point can be confused with a dot: '.3'.
(#676) 's' is already defined.
(#677) Expected '{' and instead saw 'var'.
(#677) 's' is already defined.
(#678) Expected '{' and instead saw 'return'.
(#678) A leading decimal point can be confused with a dot: '.5'.
(#679) A leading decimal point can be confused with a dot: '.5'.
(#682) Expected '===' and instead saw '=='.
(#682) Expected '{' and instead saw 's'.
(#686) Expected '===' and instead saw '=='.
(#686) Expected '{' and instead saw 's'.
(#690) Expected '===' and instead saw '=='.
(#690) Expected '{' and instead saw 's'.
(#691) Expected '{' and instead saw 'return'.
(#701) A leading decimal point can be confused with a dot: '.75'.
(#703) A leading decimal point can be confused with a dot: '.9375'.
(#705) A leading decimal point can be confused with a dot: '.984375'.
(#709) Expected '{' and instead saw 'return'.
(#709) A leading decimal point can be confused with a dot: '.5'.
(#710) A leading decimal point can be confused with a dot: '.5'.
(#710) A leading decimal point can be confused with a dot: '.5'.
(#747) Expected an assignment or function call and instead saw an expression.
(#463) 'callback' is defined but never used.
(#463) 'speed' is defined but never used.
(#463) 'options' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.effects.drop.js
(#29) Expected '===' and instead saw '=='.
(#29) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#31) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '{' and instead saw 'el'.
(#32) Expected '===' and instead saw '=='.
(#35) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#40) Expected '===' and instead saw '=='.
(#40) Expected '{' and instead saw 'el'.
(#42) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.explode.js
(#22) Expected '===' and instead saw '=='.
(#52) Expected '===' and instead saw '=='.
(#53) Expected '===' and instead saw '=='.
(#54) Expected '===' and instead saw '=='.
(#56) Expected '===' and instead saw '=='.
(#57) Expected '===' and instead saw '=='.
(#58) Expected '===' and instead saw '=='.
(#66) Expected '===' and instead saw '=='.
(#66) Expected an assignment or function call and instead saw an expression.
(#67) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.fade.js
(#25) Expected an assignment or function call and instead saw an expression.
mod/offlinequiz/lib/jquery/ui/jquery.effects.fold.js
(#31) Expected '===' and instead saw '=='.
(#31) Expected '!==' and instead saw '!='.
(#35) Expected '{' and instead saw 'size'.
(#35) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '{' and instead saw 'wrapper'.
(#40) Expected '===' and instead saw '=='.
(#41) Expected '===' and instead saw '=='.
(#46) Expected '===' and instead saw '=='.
(#46) Expected '{' and instead saw 'el'.
(#48) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.highlight.js
(#24) Expected '===' and instead saw '=='.
(#40) Expected '===' and instead saw '=='.
(#40) Expected an assignment or function call and instead saw an expression.
(#42) Expected '===' and instead saw '=='.
(#42) Expected an assignment or function call and instead saw an expression.
(#43) Expected an assignment or function call and instead saw an expression.
mod/offlinequiz/lib/jquery/ui/jquery.effects.pulsate.js
(#22) Expected an assignment or function call and instead saw an expression.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '===' and instead saw '=='.
(#39) Expected '===' and instead saw '=='.
(#42) Expected an assignment or function call and instead saw an expression.
mod/offlinequiz/lib/jquery/ui/jquery.effects.scale.js
(#26) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#50) Expected '===' and instead saw '=='.
(#50) Expected '===' and instead saw '=='.
(#53) Expected '!==' and instead saw '!='.
(#58) Expected '===' and instead saw '=='.
(#62) Expected '!==' and instead saw '!='.
(#63) Expected '!==' and instead saw '!='.
(#68) Expected '===' and instead saw '=='.
(#68) Unnecessary semicolon.
(#69) Expected '===' and instead saw '=='.
(#69) Unnecessary semicolon.
(#70) Unnecessary semicolon.
(#109) Unnecessary semicolon.
(#114) Expected '===' and instead saw '=='.
(#114) Expected '===' and instead saw '=='.
(#115) Expected '!==' and instead saw '!='.
(#119) Unnecessary semicolon.
(#120) Expected '!==' and instead saw '!='.
(#124) Unnecessary semicolon.
(#125) Unnecessary semicolon.
(#126) Expected '===' and instead saw '=='.
(#126) Expected '===' and instead saw '=='.
(#127) Expected '!==' and instead saw '!='.
(#131) Unnecessary semicolon.
(#132) Unnecessary semicolon.
(#138) Expected '===' and instead saw '=='.
(#138) Expected '===' and instead saw '=='.
(#144) Expected '{' and instead saw '$'.
(#148) Expected '!==' and instead saw '!='.
(#151) Unnecessary semicolon.
(#152) Expected '!==' and instead saw '!='.
(#155) Unnecessary semicolon.
(#158) Expected '{' and instead saw '$'.
(#161) Unnecessary semicolon.
(#168) Expected '===' and instead saw '=='.
(#168) Expected '{' and instead saw 'el'.
(#170) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.shake.js
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#37) Expected '===' and instead saw '=='.
(#38) Expected '===' and instead saw '=='.
(#39) Expected '===' and instead saw '=='.
(#45) Unnecessary semicolon.
(#49) Expected '{' and instead saw 'o'.
(#23) 'mode' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.effects.slide.js
(#29) Expected '===' and instead saw '=='.
(#29) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#31) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '{' and instead saw 'el'.
(#32) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#40) Expected '===' and instead saw '=='.
(#40) Expected '{' and instead saw 'el'.
(#42) Expected '{' and instead saw 'o'.
mod/offlinequiz/lib/jquery/ui/jquery.effects.transfer.js
(#39) Expected an assignment or function call and instead saw an expression.
mod/offlinequiz/lib/jquery/ui/jquery.ui.accordion.js
(#100) 'current' is already defined.
(#102) 'header' is already defined.
(#223) Expected '===' and instead saw '=='.
(#226) Expected '===' and instead saw '=='.
(#234) Expected '===' and instead saw '=='.
(#287) 'defOverflow' used out of scope.
(#381) 'toShow' is already defined.
(#382) 'toHide' is already defined.
(#383) 'data' is already defined.
(#606) Expected '===' and instead saw '=='.
(#282) 'defOverflow' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.autocomplete.js
(#82) Expected a 'break' statement before 'case'.
(#99) Expected '!==' and instead saw '!='.
(#237) Missing semicolon.
(#282) Expected '!==' and instead saw '!='.
(#201) 'ui' is defined but never used.
(#201) 'event' is defined but never used.
(#264) 'status' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.button.js
(#160) Expected '===' and instead saw '=='.
(#160) Expected '===' and instead saw '=='.
mod/offlinequiz/lib/jquery/ui/jquery.ui.core.js
(#80) Line is too long.
(#204) Expected '===' and instead saw '=='.
(#269) Unexpected use of '&'.
mod/offlinequiz/lib/jquery/ui/jquery.ui.datepicker.js
(#120) Expected '{' and instead saw 'console'.
(#147) eval can be harmful.
(#154) Expected '===' and instead saw '=='.
(#154) Expected '===' and instead saw '=='.
(#161) Expected '===' and instead saw '=='.
(#185) Expected '{' and instead saw 'return'.
(#203) Expected '{' and instead saw 'inst'.
(#210) Expected '{' and instead saw 'inst'.
(#212) Expected '===' and instead saw '=='.
(#212) Expected '===' and instead saw '=='.
(#213) Expected '{' and instead saw 'input'.
(#214) Expected '===' and instead saw '=='.
(#214) Expected '===' and instead saw '=='.
(#221) Expected '===' and instead saw '=='.
(#225) Expected '===' and instead saw '=='.
(#226) Expected '{' and instead saw '$'.
(#228) Expected '{' and instead saw '$'.
(#264) Expected '{' and instead saw 'return'.
(#301) Expected '===' and instead saw '=='.
(#321) Expected '{' and instead saw '$'.
(#336) Expected '===' and instead saw '=='.
(#344) Expected '===' and instead saw '=='.
(#344) Expected '===' and instead saw '=='.
(#345) Expected '{' and instead saw '$target'.
(#357) Expected '===' and instead saw '=='.
(#363) Expected '===' and instead saw '=='.
(#363) Expected '===' and instead saw '=='.
(#368) Expected '===' and instead saw '=='.
(#380) Expected '===' and instead saw '=='.
(#386) Expected '===' and instead saw '=='.
(#386) Expected '===' and instead saw '=='.
(#391) Expected '===' and instead saw '=='.
(#403) Expected '===' and instead saw '=='.
(#404) Expected '{' and instead saw 'return'.
(#432) Expected '===' and instead saw '=='.
(#432) Expected '===' and instead saw '=='.
(#433) Expected '===' and instead saw '=='.
(#434) Expected '===' and instead saw '=='.
(#438) Expected '===' and instead saw '=='.
(#443) Expected '===' and instead saw '=='.
(#451) ['dateFormat'] is better written in dot notation.
(#451) ['minDate'] is better written in dot notation.
(#452) Expected '{' and instead saw 'inst'.
(#453) ['dateFormat'] is better written in dot notation.
(#453) ['maxDate'] is better written in dot notation.
(#454) Expected '{' and instead saw 'inst'.
(#495) Expected '{' and instead saw 'this'.
(#506) Expected '{' and instead saw 'switch'.
(#513) Expected '{' and instead saw '$'.
(#515) Expected '{' and instead saw '$'.
(#517) Unreachable 'break' after 'return'.
(#528) Expected '{' and instead saw '$'.
(#531) Expected '{' and instead saw '$'.
(#534) Expected '{' and instead saw '$'.
(#537) Expected '{' and instead saw '$'.
(#542) Expected '{' and instead saw '$'.
(#545) Expected '{' and instead saw '$'.
(#548) Expected '{' and instead saw '$'.
(#553) Expected '{' and instead saw '$'.
(#558) Expected '===' and instead saw '=='.
(#559) Expected '{' and instead saw '$'.
(#574) Expected '===' and instead saw '=='.
(#582) Expected '!==' and instead saw '!='.
(#593) Value of 'event' may be overwritten in IE 8 and earlier.
(#605) Expected '!==' and instead saw '!='.
(#606) Expected '{' and instead saw 'input'.
(#607) Expected '===' and instead saw '=='.
(#608) Expected '{' and instead saw 'return'.
(#610) Expected '!==' and instead saw '!='.
(#619) Expected '{' and instead saw 'input'.
(#626) Unexpected use of '|='.
(#626) Expected '===' and instead saw '=='.
(#660) Expected '{' and instead saw 'inst'.
(#662) Expected '{' and instead saw 'inst'.
(#664) Expected '{' and instead saw 'postProcess'.
(#666) Expected '{' and instead saw 'inst'.
(#678) Missing semicolon.
(#683) Expected '!==' and instead saw '!='.
(#683) Expected '{' and instead saw '$'.
(#684) Expected '!==' and instead saw '!='.
(#684) Expected '{' and instead saw '$'.
(#690) Expected '!==' and instead saw '!='.
(#690) Expected '{' and instead saw '$'.
(#691) Expected '!==' and instead saw '!='.
(#691) Expected '{' and instead saw '$'.
(#702) Expected '{' and instead saw 'inst'.
(#704) Expected '{' and instead saw 'inst'.
(#705) Expected '!==' and instead saw '!='.
(#705) Expected '!==' and instead saw '!='.
(#709) Expected '===' and instead saw '=='.
(#712) Expected '!==' and instead saw '!='.
(#713) Expected '{' and instead saw 'inst'.
(#748) Expected '===' and instead saw '=='.
(#749) Expected '===' and instead saw '=='.
(#764) Expected '===' and instead saw '=='.
(#764) Expected '!==' and instead saw '!='.
(#775) Expected '!==' and instead saw '!='.
(#776) Expected '{' and instead saw 'return'.
(#785) Expected '{' and instead saw 'inst'.
(#787) Expected '{' and instead saw 'inst'.
(#787) Expected '===' and instead saw '=='.
(#788) Expected '===' and instead saw '=='.
(#790) Expected '{' and instead saw 'postProcess'.
(#793) Expected '{' and instead saw 'onClose'.
(#816) Expected '{' and instead saw 'return'.
(#818) Expected '!==' and instead saw '!='.
(#819) Expected '===' and instead saw '=='.
(#823) Expected '{' and instead saw '$'.
(#834) Expected '===' and instead saw '=='.
(#863) Expected '===' and instead saw '=='.
(#864) Expected '===' and instead saw '=='.
(#907) Expected '!==' and instead saw '!='.
(#909) Expected '{' and instead saw 'inst'.
(#913) Expected '{' and instead saw 'onSelect'.
(#915) Expected '{' and instead saw 'inst'.
(#917) Expected '{' and instead saw 'this'.
(#921) Expected '!==' and instead saw '!='.
(#922) Expected '{' and instead saw 'inst'.
(#972) Expected '===' and instead saw '=='.
(#972) Expected '===' and instead saw '=='.
(#973) Expected '{' and instead saw 'throw'.
(#974) Expected '===' and instead saw '=='.
(#975) Expected '===' and instead saw '=='.
(#976) Expected '{' and instead saw 'return'.
(#978) Expected '!==' and instead saw '!='.
(#991) Expected '===' and instead saw '=='.
(#993) Expected '{' and instead saw 'iFormat'.
(#999) Expected '===' and instead saw '=='.
(#999) Expected '===' and instead saw '=='.
(#1000) Expected '===' and instead saw '=='.
(#1000) Expected '===' and instead saw '=='.
(#1004) Expected '{' and instead saw 'throw'.
(#1012) Expected '===' and instead saw '=='.
(#1021) Expected '!==' and instead saw '!='.
(#1022) Expected '{' and instead saw 'throw'.
(#1028) Expected '{' and instead saw 'if'.
(#1028) Expected '===' and instead saw '=='.
(#1029) Expected '{' and instead saw 'literal'.
(#1031) Expected '{' and instead saw 'checkLiteral'.
(#1059) 'date' is already defined.
(#1066) Expected '{' and instead saw 'checkLiteral'.
(#1068) Expected '{' and instead saw 'literal'.
(#1074) Expected '===' and instead saw '=='.
(#1075) Expected '{' and instead saw 'year'.
(#1077) Expected '{' and instead saw 'year'.
(#1085) Expected '{' and instead saw 'break'.
(#1090) 'date' is already defined.
(#1091) Expected '!==' and instead saw '!='.
(#1091) Expected '!==' and instead saw '!='.
(#1091) Expected '!==' and instead saw '!='.
(#1092) Expected '{' and instead saw 'throw'.
(#1142) Expected '{' and instead saw 'return'.
(#1149) Expected '===' and instead saw '=='.
(#1151) Expected '{' and instead saw 'iFormat'.
(#1158) Expected '{' and instead saw 'while'.
(#1159) Expected '{' and instead saw 'num'.
(#1169) Expected '{' and instead saw 'for'.
(#1171) Expected '{' and instead saw 'if'.
(#1171) Expected '===' and instead saw '=='.
(#1172) Expected '{' and instead saw 'literal'.
(#1174) Expected '{' and instead saw 'output'.
(#1205) Expected '{' and instead saw 'output'.
(#1207) Expected '{' and instead saw 'literal'.
(#1222) Expected '===' and instead saw '=='.
(#1224) Expected '{' and instead saw 'iFormat'.
(#1228) Expected '{' and instead saw 'if'.
(#1229) Expected '{' and instead saw 'if'.
(#1229) Expected '===' and instead saw '=='.
(#1230) Expected '{' and instead saw 'literal'.
(#1232) Expected '{' and instead saw 'chars'.
(#1242) Expected '{' and instead saw 'chars'.
(#1244) Expected '{' and instead saw 'literal'.
(#1260) Expected '===' and instead saw '=='.
(#1330) Expected '===' and instead saw '=='.
(#1330) Expected '===' and instead saw '=='.
(#1331) Expected '===' and instead saw '=='.
(#1332) Expected '===' and instead saw '=='.
(#1349) Expected '{' and instead saw 'return'.
(#1363) Expected '!==' and instead saw '!='.
(#1363) Expected '!==' and instead saw '!='.
(#1364) Expected '{' and instead saw 'this'.
(#1373) Expected '===' and instead saw '=='.
(#1391) Expected '!==' and instead saw '!='.
(#1391) Expected '!==' and instead saw '!='.
(#1424) Line is too long.
(#1433) Line is too long.
(#1441) Line is too long.
(#1467) Expected '{' and instead saw 'switch'.
(#1477) Expected '===' and instead saw '=='.
(#1478) Expected '===' and instead saw '=='.
(#1491) Expected '===' and instead saw '=='.
(#1491) Expected '===' and instead saw '=='.
(#1492) Expected '{' and instead saw 'inst'.
(#1500) 'dow' is already defined.
(#1503) Expected '!==' and instead saw '!='.
(#1509) Expected '===' and instead saw '=='.
(#1509) Expected '===' and instead saw '=='.
(#1510) Expected '===' and instead saw '=='.
(#1510) Expected '===' and instead saw '=='.
(#1515) Expected '===' and instead saw '=='.
(#1516) Expected '===' and instead saw '=='.
(#1522) Expected '===' and instead saw '=='.
(#1523) Expected '===' and instead saw '=='.
(#1537) Expected '===' and instead saw '=='.
(#1558) Expected '{' and instead saw 'monthHtml'.
(#1560) Expected '===' and instead saw '=='.
(#1561) Expected '===' and instead saw '=='.
(#1569) Expected '{' and instead saw 'monthHtml'.
(#1570) Expected '===' and instead saw '=='.
(#1576) Expected '{' and instead saw 'html'.
(#1580) Expected '{' and instead saw 'html'.
(#1601) Expected '===' and instead saw '=='.
(#1616) Expected '{' and instead saw 'html'.
(#1623) Expected '===' and instead saw '=='.
(#1624) Expected '===' and instead saw '=='.
(#1626) Expected '===' and instead saw '=='.
(#1632) Expected '===' and instead saw '=='.
(#1632) Expected '===' and instead saw '=='.
(#1633) Expected '{' and instead saw 'this'.
(#1649) Expected '{' and instead saw 'onChange'.
(#1656) Expected '===' and instead saw '=='.
(#1656) Expected '===' and instead saw '=='.
(#1680) Expected '{' and instead saw 'date'.
(#1695) Expected '!==' and instead saw '!='.
(#1709) Expected '===' and instead saw '=='.
(#1720) Expected '{' and instead saw 'if'.
(#1720) Expected '===' and instead saw '=='.
(#1720) Expected '===' and instead saw '=='.
(#1721) Expected '{' and instead saw 'target'.
(#1723) Unnecessary semicolon.
(#1727) Expected '===' and instead saw '=='.
(#1729) Unnecessary semicolon.
(#1750) Expected '===' and instead saw '=='.
(#1750) Expected '===' and instead saw '=='.
(#1750) Expected '===' and instead saw '=='.
(#1750) Expected '===' and instead saw '=='.
(#1751) Expected '{' and instead saw 'return'.
(#1753) Expected '===' and instead saw '=='.
(#1753) Expected '===' and instead saw '=='.
(#1753) Expected '===' and instead saw '=='.
(#1754) Expected '{' and instead saw 'return'.
(#1757) Expected '===' and instead saw '=='.
(#1760) Expected an assignment or function call and instead saw an expression.
(#1726) 'isArray' is defined but never used.
(#899) 'inst' is defined but never used.
(#1448) 'dayNamesShort' is defined but never used.
(#1455) 'calculateWeek' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.dialog.js
(#759) Expected '!==' and instead saw '!='.
(#116) 'uiDialogContent' is defined but never used.
(#159) 'uiDialogTitlebarCloseText' is defined but never used.
(#167) 'uiDialogTitle' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.draggable.js
(#47) Expected '===' and instead saw '=='.
(#48) Expected '{' and instead saw 'this'.
(#50) Expected an assignment or function call and instead saw an expression.
(#51) Expected an assignment or function call and instead saw an expression.
(#58) Expected '{' and instead saw 'return'.
(#76) Expected '{' and instead saw 'return'.
(#81) Expected '{' and instead saw 'return'.
(#99) Expected '{' and instead saw '$'.
(#135) Expected an assignment or function call and instead saw an expression.
(#139) Expected '{' and instead saw 'this'.
(#152) Expected '{' and instead saw '$'.
(#175) Expected '!==' and instead saw '!='.
(#175) Expected '{' and instead saw 'this'.
(#176) Expected '!==' and instead saw '!='.
(#176) Expected '{' and instead saw 'this'.
(#177) Expected '{' and instead saw '$'.
(#187) Expected '{' and instead saw 'dropped'.
(#196) Expected '===' and instead saw '=='.
(#197) Expected '{' and instead saw 'return'.
(#199) Line is too long.
(#199) Expected '===' and instead saw '=='.
(#199) Expected '===' and instead saw '=='.
(#234) Expected '===' and instead saw '=='.
(#234) Expected '{' and instead saw 'handle'.
(#244) Expected '===' and instead saw '=='.
(#247) Expected '{' and instead saw 'helper'.
(#247) Expected '===' and instead saw '=='.
(#249) Expected '!==' and instead saw '!='.
(#250) Expected '{' and instead saw 'helper'.
(#257) Expected '===' and instead saw '=='.
(#287) Expected '===' and instead saw '=='.
(#287) Expected '!==' and instead saw '!='.
(#292) Expected '===' and instead saw '=='.
(#293) Expected '===' and instead saw '=='.
(#294) Expected '{' and instead saw 'po'.
(#305) Expected '===' and instead saw '=='.
(#336) Expected '===' and instead saw '=='.
(#336) Expected '{' and instead saw 'o'.
(#337) Expected '===' and instead saw '=='.
(#337) Expected '===' and instead saw '=='.
(#337) Expected '{' and instead saw 'this'.
(#340) Line is too long.
(#341) Line is too long.
(#338) Expected '===' and instead saw '=='.
(#339) Expected '===' and instead saw '=='.
(#340) Expected '===' and instead saw '=='.
(#340) Expected '===' and instead saw '=='.
(#341) Expected '===' and instead saw '=='.
(#341) Expected '===' and instead saw '=='.
(#344) Expected '!==' and instead saw '!='.
(#345) Expected '{' and instead saw 'return'.
(#347) Expected '!==' and instead saw '!='.
(#352) Line is too long.
(#353) Line is too long.
(#355) Expected '===' and instead saw '=='.
(#363) Expected '{' and instead saw 'pos'.
(#364) Expected '===' and instead saw '=='.
(#365) Line is too long.
(#365) Expected '===' and instead saw '=='.
(#365) Expected '!==' and instead saw '!='.
(#372) Line is too long.
(#372) Expected '===' and instead saw '=='.
(#372) Expected '===' and instead saw '=='.
(#378) Line is too long.
(#378) Expected '===' and instead saw '=='.
(#378) Expected '===' and instead saw '=='.
(#386) Line is too long.
(#386) Expected '===' and instead saw '=='.
(#386) Expected '!==' and instead saw '!='.
(#398) Expected '{' and instead saw 'pageX'.
(#399) Expected '{' and instead saw 'pageY'.
(#400) Expected '{' and instead saw 'pageX'.
(#401) Expected '{' and instead saw 'pageY'.
(#406) Line is too long.
(#406) Confusing use of '!'.
(#409) Line is too long.
(#409) Confusing use of '!'.
(#420) Line is too long.
(#420) Expected '===' and instead saw '=='.
(#420) Expected '===' and instead saw '=='.
(#427) Line is too long.
(#427) Expected '===' and instead saw '=='.
(#427) Expected '===' and instead saw '=='.
(#435) Expected '!==' and instead saw '!='.
(#435) Expected '{' and instead saw 'this'.
(#446) Expected '===' and instead saw '=='.
(#446) Expected '{' and instead saw 'this'.
(#480) Line is too long.
(#501) Expected '{' and instead saw 'this'.
(#509) Expected '===' and instead saw '=='.
(#510) Expected '{' and instead saw 'this'.
(#572) Expected '{' and instead saw 'this'.
(#594) Expected '{' and instead saw 'this'.
(#600) Unnecessary semicolon.
(#610) Expected '{' and instead saw 'o'.
(#615) Expected '{' and instead saw '$'.
(#640) Expected '{' and instead saw 'o'.
(#645) Expected '{' and instead saw '$'.
(#652) Expected '!==' and instead saw '!='.
(#652) Expected '!==' and instead saw '!='.
(#652) Expected '{' and instead saw 'i'.
(#658) Expected '!==' and instead saw '!='.
(#658) Expected '!==' and instead saw '!='.
(#660) Expected '!==' and instead saw '!='.
(#662) Expected '{' and instead saw 'i'.
(#664) Expected '{' and instead saw 'i'.
(#667) Expected '!==' and instead saw '!='.
(#669) Expected '{' and instead saw 'i'.
(#671) Expected '{' and instead saw 'i'.
(#676) Expected '!==' and instead saw '!='.
(#678) Expected '{' and instead saw 'scrolled'.
(#680) Expected '{' and instead saw 'scrolled'.
(#683) Expected '!==' and instead saw '!='.
(#685) Expected '{' and instead saw 'scrolled'.
(#687) Expected '{' and instead saw 'scrolled'.
(#693) Expected '{' and instead saw '$'.
(#704) Expected '!==' and instead saw '!='.
(#706) Expected '!==' and instead saw '!='.
(#706) Expected '{' and instead saw 'i'.
(#728) Line is too long.
(#729) Line is too long.
(#729) Expected '{' and instead saw '('.
(#729) Expected an assignment or function call and instead saw an expression.
(#734) Expected '!==' and instead saw '!='.
(#739) Expected '{' and instead saw 'ui'.
(#740) Expected '{' and instead saw 'ui'.
(#741) Expected '{' and instead saw 'ui'.
(#742) Expected '{' and instead saw 'ui'.
(#745) 'ts' used out of scope.
(#745) 'bs' used out of scope.
(#745) 'ls' used out of scope.
(#745) 'rs' used out of scope.
(#747) Expected '!==' and instead saw '!='.
(#748) 'ts' is already defined.
(#749) 'bs' is already defined.
(#750) 'ls' is already defined.
(#751) 'rs' is already defined.
(#752) Expected '{' and instead saw 'ui'.
(#753) Expected '{' and instead saw 'ui'.
(#754) Expected '{' and instead saw 'ui'.
(#755) Expected '{' and instead saw 'ui'.
(#758) 'ts' used out of scope.
(#758) 'bs' used out of scope.
(#758) 'ls' used out of scope.
(#758) 'rs' used out of scope.
(#759) Expected '{' and instead saw '('.
(#759) Expected an assignment or function call and instead saw an expression.
(#760) 'ts' used out of scope.
(#760) 'bs' used out of scope.
(#760) 'ls' used out of scope.
(#760) 'rs' used out of scope.
(#762) Unnecessary semicolon.
(#790) Expected '{' and instead saw 'o'.
(#795) Expected '{' and instead saw '$'.
(#365) 'o' is defined but never used.
(#452) 'event' is defined but never used.
(#524) 'checkPos' is defined but never used.
(#533) 'i' is defined but never used.
(#608) 'ui' is defined but never used.
(#608) 'event' is defined but never used.
(#613) 'ui' is defined but never used.
(#613) 'event' is defined but never used.
(#620) 'ui' is defined but never used.
(#620) 'event' is defined but never used.
(#632) 'ui' is defined but never used.
(#632) 'event' is defined but never used.
(#650) 'ui' is defined but never used.
(#650) 'event' is defined but never used.
(#654) 'ui' is defined but never used.
(#699) 'ui' is defined but never used.
(#699) 'event' is defined but never used.
(#768) 'ui' is defined but never used.
(#768) 'event' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.droppable.js
(#45) Expected an assignment or function call and instead saw an expression.
(#52) Expected '{' and instead saw 'if'.
(#52) Expected '===' and instead saw '=='.
(#53) Expected '{' and instead saw 'drop'.
(#65) Expected '===' and instead saw '=='.
(#75) Expected '{' and instead saw 'this'.
(#76) Expected an assignment or function call and instead saw an expression.
(#81) Expected '{' and instead saw 'this'.
(#82) Expected an assignment or function call and instead saw an expression.
(#88) Expected '===' and instead saw '=='.
(#88) Expected '{' and instead saw 'return'.
(#91) Expected '{' and instead saw 'this'.
(#100) Expected '===' and instead saw '=='.
(#100) Expected '{' and instead saw 'return'.
(#103) Expected '{' and instead saw 'this'.
(#112) Expected '===' and instead saw '=='.
(#112) Expected '{' and instead saw 'return'.
(#120) Expected '===' and instead saw '=='.
(#125) Expected '{' and instead saw 'return'.
(#128) Expected '{' and instead saw 'this'.
(#129) Expected '{' and instead saw 'this'.
(#155) Expected '{' and instead saw 'return'.
(#166) Unreachable 'break' after 'return'.
(#172) Unreachable 'break' after 'return'.
(#178) Unreachable 'break' after 'return'.
(#189) Unreachable 'break' after 'return'.
(#192) Unreachable 'break' after 'return'.
(#211) Expected '{' and instead saw 'continue'.
(#212) Line is too long.
(#212) Expected '===' and instead saw '=='.
(#212) Unnecessary semicolon.
(#213) Expected '!==' and instead saw '!='.
(#213) Expected '{' and instead saw 'continue'.
(#215) Expected '===' and instead saw '=='.
(#215) Expected '{' and instead saw 'm'.
(#228) Expected '{' and instead saw 'return'.
(#230) Expected '{' and instead saw 'dropped'.
(#244) Expected '{' and instead saw '$'.
(#249) Expected '{' and instead saw 'return'.
(#252) Expected '===' and instead saw '=='.
(#252) Expected '===' and instead saw '=='.
(#253) Expected '{' and instead saw 'return'.
(#260) Expected '===' and instead saw '=='.
(#265) Expected '===' and instead saw '=='.
(#266) ['isover'] is better written in dot notation.
(#267) ['isout'] is better written in dot notation.
(#271) Expected '===' and instead saw '=='.
(#272) Expected '===' and instead saw '=='.
(#275) Expected '===' and instead saw '=='.
(#276) ['isout'] is better written in dot notation.
(#277) ['isover'] is better written in dot notation.
mod/offlinequiz/lib/jquery/ui/jquery.ui.mouse.js
(#52) Expected an assignment or function call and instead saw an expression.
(#57) Expected '===' and instead saw '=='.
(#58) Expected '===' and instead saw '=='.
(#101) Confusing use of '!'.
(#113) Expected an assignment or function call and instead saw an expression.
(#127) Expected '===' and instead saw '=='.
(#145) 'event' is defined but never used.
(#150) 'event' is defined but never used.
(#151) 'event' is defined but never used.
(#152) 'event' is defined but never used.
(#153) 'event' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.resizable.js
(#55) Expected '{' and instead saw 'this'.
(#76) Line is too long.
(#94) Line is too long.
(#95) Expected '===' and instead saw '=='.
(#97) Expected '===' and instead saw '=='.
(#97) Expected '{' and instead saw 'this'.
(#107) Expected '{' and instead saw 'axis'.
(#110) Expected '===' and instead saw '=='.
(#112) Unnecessary semicolon.
(#127) Expected '===' and instead saw '=='.
(#128) Expected '{' and instead saw 'this'.
(#152) Expected '{' and instead saw 'continue'.
(#167) Expected '{' and instead saw 'var'.
(#169) 'axis' used out of scope.
(#169) 'axis' used out of scope.
(#169) 'axis' used out of scope.
(#228) Expected '===' and instead saw '=='.
(#250) Expected '{' and instead saw 'el'.
(#271) Expected '===' and instead saw '=='.
(#274) Expected '===' and instead saw '=='.
(#289) Expected '{' and instead saw 'return'.
(#295) Expected '{' and instead saw 'data'.
(#308) Expected '{' and instead saw 'this'.
(#333) Expected '{' and instead saw 'this'.
(#338) Expected '{' and instead saw 'this'.
(#347) Expected '{' and instead saw 'this'.
(#355) Expected '{' and instead saw 'this'.
(#356) Expected '{' and instead saw 'this'.
(#357) Expected '{' and instead saw 'this'.
(#358) Expected '{' and instead saw 'this'.
(#365) Expected '{' and instead saw 'data'.
(#366) Expected '{' and instead saw 'data'.
(#368) Expected '===' and instead saw '=='.
(#372) Expected '===' and instead saw '=='.
(#386) Expected '{' and instead saw 'data'.
(#387) Expected '{' and instead saw 'data'.
(#388) Expected '{' and instead saw 'data'.
(#389) Expected '{' and instead saw 'data'.
(#394) Expected '{' and instead saw 'data'.
(#395) Expected '{' and instead saw 'data'.
(#396) Expected '{' and instead saw 'data'.
(#397) Expected '{' and instead saw 'data'.
(#401) Expected '{' and instead saw 'data'.
(#402) Expected '{' and instead saw 'data'.
(#410) Expected '{' and instead saw 'return'.
(#424) Don't make functions within a loop.
(#428) Expected '{' and instead saw 'continue'.
(#435) Unnecessary semicolon.
(#502) Expected '!==' and instead saw '!='.
(#502) Expected an assignment or function call and instead saw an expression.
(#545) Expected '===' and instead saw '=='.
(#569) Expected '{' and instead saw 'style'.
(#582) Expected '===' and instead saw '=='.
(#602) Expected '===' and instead saw '=='.
(#639) Expected '{' and instead saw '$'.
(#657) Expected '{' and instead saw 'return'.
(#661) Expected '===' and instead saw '=='.
(#694) Expected '!==' and instead saw '!='.
(#694) Expected '{' and instead saw 'cop'.
(#698) Expected '{' and instead saw 'self'.
(#704) Expected '{' and instead saw 'self'.
(#714) Expected '===' and instead saw '=='.
(#717) Expected '{' and instead saw 'woset'.
(#721) Expected '{' and instead saw 'self'.
(#726) Expected '{' and instead saw 'self'.
(#737) Expected '{' and instead saw '$'.
(#740) Expected '{' and instead saw '$'.
(#753) A leading decimal point can be confused with a dot: '.25'.
(#755) Expected '===' and instead saw '=='.
(#763) Expected '{' and instead saw 'self'.
(#768) Expected '{' and instead saw 'self'.
(#776) Line is too long.
(#777) Expected '===' and instead saw '=='.
(#167) 'axis' is defined but never used.
(#284) 'o' is defined but never used.
(#284) 'props' is defined but never used.
(#285) 'self' is defined but never used.
(#292) 'ie6' is defined but never used.
(#292) 'csdif' is defined but never used.
(#353) 'o' is defined but never used.
(#363) 'o' is defined but never used.
(#361) 'event' is defined but never used.
(#382) 'el' is defined but never used.
(#382) 'pRatio' is defined but never used.
(#409) 'o' is defined but never used.
(#472) 'dy' is defined but never used.
(#476) 'o' is defined but never used.
(#475) 'dy' is defined but never used.
(#480) 'o' is defined but never used.
(#531) 'ui' is defined but never used.
(#531) 'event' is defined but never used.
(#589) 'ui' is defined but never used.
(#589) 'event' is defined but never used.
(#615) 'ui' is defined but never used.
(#654) 'ui' is defined but never used.
(#654) 'event' is defined but never used.
(#691) 'ps' is defined but never used.
(#691) 'cs' is defined but never used.
(#689) 'ui' is defined but never used.
(#731) 'cp' is defined but never used.
(#730) 'ui' is defined but never used.
(#730) 'event' is defined but never used.
(#747) 'ui' is defined but never used.
(#747) 'event' is defined but never used.
(#762) 'o' is defined but never used.
(#761) 'ui' is defined but never used.
(#761) 'event' is defined but never used.
(#767) 'o' is defined but never used.
(#766) 'ui' is defined but never used.
(#766) 'event' is defined but never used.
(#776) 'ratio' is defined but never used.
(#775) 'ui' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.selectable.js
(#81) Expected '{' and instead saw 'return'.
(#148) Expected '{' and instead saw 'return'.
(#154) 'tmp' is already defined.
(#160) Expected '===' and instead saw '=='.
(#161) Expected '{' and instead saw 'return'.
(#163) Expected '===' and instead saw '=='.
(#165) Expected '===' and instead saw '=='.
(#232) 'options' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.slider.js
(#319) 'event' is defined but never used.
(#628) 'j' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.sortable.js
(#71) Expected '{' and instead saw 'this'.
(#94) Expected '===' and instead saw '=='.
(#94) Expected '{' and instead saw 'return'.
(#101) Expected '===' and instead saw '=='.
(#106) Expected '===' and instead saw '=='.
(#106) Expected '{' and instead saw 'currentItem'.
(#108) Expected '{' and instead saw 'return'.
(#112) Expected '===' and instead saw '=='.
(#112) Expected '{' and instead saw 'validHandle'.
(#113) Expected '{' and instead saw 'return'.
(#174) Expected an assignment or function call and instead saw an expression.
(#180) Expected '!==' and instead saw '!='.
(#189) Expected '{' and instead saw 'this'.
(#192) Expected '{' and instead saw 'this'.
(#197) Expected '{' and instead saw 'this'.
(#202) Expected '{' and instead saw 'this'.
(#207) Expected '!==' and instead saw '!='.
(#207) Expected '!==' and instead saw '!='.
(#208) Expected '{' and instead saw 'this'.
(#215) Expected '{' and instead saw 'this'.
(#225) Expected '{' and instead saw '$'.
(#228) Expected '{' and instead saw '$'.
(#251) Expected '!==' and instead saw '!='.
(#251) Expected '!==' and instead saw '!='.
(#254) Expected '{' and instead saw 'this'.
(#256) Expected '{' and instead saw 'this'.
(#259) Expected '{' and instead saw 'this'.
(#261) Expected '{' and instead saw 'this'.
(#266) Expected '{' and instead saw 'scrolled'.
(#268) Expected '{' and instead saw 'scrolled'.
(#271) Expected '{' and instead saw 'scrolled'.
(#273) Expected '{' and instead saw 'scrolled'.
(#278) Expected '{' and instead saw '$'.
(#285) Expected '!==' and instead saw '!='.
(#285) Expected '{' and instead saw 'this'.
(#286) Expected '!==' and instead saw '!='.
(#286) Expected '{' and instead saw 'this'.
(#293) Expected '{' and instead saw 'continue'.
(#295) Expected '!==' and instead saw '!='.
(#296) Expected '===' and instead saw '=='.
(#296) Expected '!==' and instead saw '!='.
(#298) Expected '===' and instead saw '=='.
(#302) Expected '===' and instead saw '=='.
(#304) Expected '===' and instead saw '=='.
(#319) Expected '{' and instead saw '$'.
(#331) Expected '{' and instead saw 'return'.
(#335) Expected '{' and instead saw '$'.
(#344) Expected '===' and instead saw '=='.
(#345) Expected '===' and instead saw '=='.
(#365) Expected '===' and instead saw '=='.
(#366) Expected '{' and instead saw 'this'.
(#368) Expected '{' and instead saw 'this'.
(#383) Expected '{' and instead saw 'this'.
(#384) Expected '!==' and instead saw '!='.
(#384) Expected '{' and instead saw 'this'.
(#411) Expected '{' and instead saw 'str'.
(#450) Expected '===' and instead saw '=='.
(#452) Expected '!==' and instead saw '!='.
(#474) Expected '{' and instead saw 'return'.
(#477) Expected '===' and instead saw '=='.
(#477) Expected '===' and instead saw '=='.
(#478) Expected '===' and instead saw '=='.
(#490) Expected '===' and instead saw '=='.
(#490) Expected '===' and instead saw '=='.
(#492) Expected '===' and instead saw '=='.
(#492) Expected '===' and instead saw '=='.
(#499) Expected '!==' and instead saw '!='.
(#504) Expected '!==' and instead saw '!='.
(#515) Expected '===' and instead saw '=='.
(#532) Expected '!==' and instead saw '!='.
(#533) Line is too long.
(#535) Unnecessary semicolon.
(#536) Unnecessary semicolon.
(#539) Line is too long.
(#541) 'i' is already defined.
(#544) Don't make functions within a loop.
(#545) Unnecessary semicolon.
(#558) Expected '===' and instead saw '=='.
(#559) Expected '{' and instead saw 'this'.
(#560) Unnecessary semicolon.
(#562) Unnecessary semicolon.
(#572) Line is too long.
(#580) Expected '!==' and instead saw '!='.
(#581) Line is too long.
(#584) Unnecessary semicolon.
(#585) Unnecessary semicolon.
(#588) 'i' is already defined.
(#592) 'j' is already defined.
(#603) Unnecessary semicolon.
(#604) Unnecessary semicolon.
(#628) Unnecessary semicolon.
(#633) 'i' is already defined.
(#634) 'p' is already defined.
(#639) Unnecessary semicolon.
(#649) Expected '===' and instead saw '=='.
(#659) Expected '{' and instead saw 'el'.
(#667) Expected '{' and instead saw 'return'.
(#670) Line is too long.
(#671) Line is too long.
(#670) Unnecessary semicolon.
(#671) Unnecessary semicolon.
(#697) Expected '{' and instead saw 'continue'.
(#703) Expected '{' and instead saw 'continue'.
(#719) Expected '{' and instead saw 'return'.
(#725) Expected '!==' and instead saw '!='.
(#730) Expected '{' and instead saw 'continue'.
(#738) Expected '{' and instead saw 'return'.
(#741) Expected an assignment or function call and instead saw an expression.
(#758) Expected '===' and instead saw '=='.
(#761) Expected '{' and instead saw '$'.
(#761) Expected '!==' and instead saw '!='.
(#763) Expected '===' and instead saw '=='.
(#764) Line is too long.
(#764) Expected '{' and instead saw 'this'.
(#766) Expected '===' and instead saw '=='.
(#766) Expected '{' and instead saw 'helper'.
(#767) Expected '===' and instead saw '=='.
(#767) Expected '{' and instead saw 'helper'.
(#774) Expected '===' and instead saw '=='.
(#805) Expected '===' and instead saw '=='.
(#805) Expected '!==' and instead saw '!='.
(#810) Expected '===' and instead saw '=='.
(#811) Expected '===' and instead saw '=='.
(#812) Expected '{' and instead saw 'po'.
(#823) Expected '===' and instead saw '=='.
(#852) Expected '===' and instead saw '=='.
(#852) Expected '{' and instead saw 'o'.
(#853) Expected '===' and instead saw '=='.
(#853) Expected '===' and instead saw '=='.
(#853) Expected '{' and instead saw 'this'.
(#856) Expected '===' and instead saw '=='.
(#857) Expected '===' and instead saw '=='.
(#863) Expected '!==' and instead saw '!='.
(#868) Line is too long.
(#869) Line is too long.
(#877) Expected '{' and instead saw 'pos'.
(#878) Expected '===' and instead saw '=='.
(#879) Line is too long.
(#879) Expected '===' and instead saw '=='.
(#879) Expected '!==' and instead saw '!='.
(#886) Line is too long.
(#886) Expected '===' and instead saw '=='.
(#886) Expected '===' and instead saw '=='.
(#892) Line is too long.
(#892) Expected '===' and instead saw '=='.
(#892) Expected '===' and instead saw '=='.
(#900) Line is too long.
(#900) Expected '===' and instead saw '=='.
(#900) Expected '!==' and instead saw '!='.
(#906) Expected '===' and instead saw '=='.
(#906) Expected '!==' and instead saw '!='.
(#906) Expected '!==' and instead saw '!='.
(#921) Expected '{' and instead saw 'pageX'.
(#922) Expected '{' and instead saw 'pageY'.
(#923) Expected '{' and instead saw 'pageX'.
(#924) Expected '{' and instead saw 'pageY'.
(#929) Line is too long.
(#929) Confusing use of '!'.
(#932) Line is too long.
(#932) Confusing use of '!'.
(#943) Line is too long.
(#943) Expected '===' and instead saw '=='.
(#943) Expected '===' and instead saw '=='.
(#950) Line is too long.
(#950) Expected '===' and instead saw '=='.
(#950) Expected '===' and instead saw '=='.
(#958) Expected '===' and instead saw '=='.
(#958) Expected an assignment or function call and instead saw an expression.
(#969) Expected '===' and instead saw '=='.
(#969) Expected '{' and instead saw 'self'.
(#983) Expected '{' and instead saw 'this'.
(#986) Expected '===' and instead saw '=='.
(#988) Expected '===' and instead saw '=='.
(#988) Expected '===' and instead saw '=='.
(#988) Expected '{' and instead saw 'this'.
(#995) Expected '{' and instead saw 'delayedTriggers'.
(#996) Line is too long.
(#996) Expected '!==' and instead saw '!='.
(#996) Expected '!==' and instead saw '!='.
(#996) Expected '{' and instead saw 'delayedTriggers'.
(#998) Expected '{' and instead saw 'delayedTriggers'.
(#999) 'i' is already defined.
(#1001) Don't make functions within a loop.
(#1002) Don't make functions within a loop.
(#1004) Unnecessary semicolon.
(#1005) Unnecessary semicolon.
(#1008) 'i' is already defined.
(#1009) Line is too long.
(#1009) Expected '{' and instead saw 'delayedTriggers'.
(#1009) Don't make functions within a loop.
(#1011) Don't make functions within a loop.
(#1017) Expected '{' and instead saw '$'.
(#1018) Expected '{' and instead saw 'this'.
(#1019) Expected '{' and instead saw 'this'.
(#1019) Expected '===' and instead saw '=='.
(#1025) 'i' is already defined.
(#1025) Unnecessary semicolon.
(#1031) Expected '{' and instead saw 'this'.
(#1036) Expected '!==' and instead saw '!='.
(#1036) Expected '{' and instead saw 'this'.
(#1039) 'i' is already defined.
(#1039) Unnecessary semicolon.
(#45) 'o' is defined but never used.
(#100) 'nodes' is defined but never used.
(#522) 'self' is defined but never used.
(#571) 'self' is defined but never used.
(#879) 'o' is defined but never used.
(#979) 'self' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.tabs.js
(#54) Expected '===' and instead saw '=='.
(#55) Expected '===' and instead saw '=='.
(#173) Expected '===' and instead saw '=='.
(#204) Expected '!==' and instead saw '!='.
(#247) Expected '!==' and instead saw '!='.
(#429) Expected '===' and instead saw '=='.
(#521) Expected '===' and instead saw '=='.
(#550) Expected '!==' and instead saw '!='.
(#565) Expected '===' and instead saw '=='.
(#571) Expected '!==' and instead saw '!='.
(#582) Expected '!==' and instead saw '!='.
(#596) Expected '===' and instead saw '=='.
(#597) Expected '!==' and instead saw '!='.
(#660) Value of 'e' may be overwritten in IE 8 and earlier.
(#199) 'i' is defined but never used.
(#329) '$show' is defined but never used.
(#515) 'i' is defined but never used.
(#549) 'i' is defined but never used.
(#552) 'i' is defined but never used.
(#570) 'i' is defined but never used.
(#580) 'self' is defined but never used.
(#648) 'e' is defined but never used.
(#735) 'e' is defined but never used.
mod/offlinequiz/lib/jquery/ui/jquery.ui.widget.js
(#16) Expected '!==' and instead saw '!='.
(#61) A constructor name should start with an uppercase letter.
(#123) A constructor name should start with an uppercase letter.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.blind.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.bounce.min.js
(#13) Line is too long.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#14) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'a'.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'c'.
(#14) Expected '!==' and instead saw '!='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Missing semicolon.
(#14) 'g' used out of scope.
(#14) 'g' used out of scope.
(#14) 'g' used out of scope.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#14) 'g' used out of scope.
(#14) 'g' used out of scope.
(#14) Expected '===' and instead saw '=='.
(#14) 'g' used out of scope.
(#15) Line is too long.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) 'j' used out of scope.
(#15) 'k' used out of scope.
(#15) 'j' used out of scope.
(#15) Expected '===' and instead saw '=='.
(#15) 'k' used out of scope.
(#15) Expected '===' and instead saw '=='.
(#15) 'j' used out of scope.
(#15) 'k' used out of scope.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.clip.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.core.min.js
(#10) Line is too long.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '===' and instead saw '=='.
(#10) Expected '{' and instead saw 'return'.
(#10) Expected a conditional expression and instead saw an assignment.
(#10) Expected '{' and instead saw 'return'.
(#10) Expected a conditional expression and instead saw an assignment.
(#10) Expected '{' and instead saw 'return'.
(#10) Expected a conditional expression and instead saw an assignment.
(#10) Expected '{' and instead saw 'return'.
(#11) Line is too long.
(#11) Expected a conditional expression and instead saw an assignment.
(#11) Expected '{' and instead saw 'return'.
(#11) Expected '{' and instead saw 'return'.
(#11) Missing semicolon.
(#11) Expected '!==' and instead saw '!='.
(#11) Expected '!==' and instead saw '!='.
(#11) Expected '{' and instead saw 'break'.
(#11) Missing semicolon.
(#11) Expected a conditional expression and instead saw an assignment.
(#11) Missing semicolon.
(#12) Line is too long.
(#12) Expected '{' and instead saw 'for'.
(#12) Expected '===' and instead saw '=='.
(#12) Missing semicolon.
(#12) Don't make functions within a loop.
(#12) Missing semicolon.
(#12) Expected '{' and instead saw 'for'.
(#12) Expected '{' and instead saw 'if'.
(#12) Expected '{' and instead saw 'a'.
(#12) Missing semicolon.
(#12) Expected '===' and instead saw '=='.
(#12) Expected '{' and instead saw 'delete'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Expected '{' and instead saw 'if'.
(#12) Expected '!==' and instead saw '!='.
(#12) Expected '{' and instead saw 'b'.
(#12) Missing semicolon.
(#12) Expected '===' and instead saw '=='.
(#13) Line is too long.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Expected '===' and instead saw '=='.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Expected '===' and instead saw '=='.
(#13) Missing semicolon.
(#13) Expected '{' and instead saw 'return'.
(#13) Expected '{' and instead saw 'return'.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#15) Line is too long.
(#16) Line is too long.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Expected '===' and instead saw '=='.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'e'.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected '===' and instead saw '=='.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'a'.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'a'.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'a'.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'return'.
(#21) Line is too long.
(#21) Expected '===' and instead saw '=='.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'a'.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'return'.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'd'.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'return'.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'return'.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Expected '{' and instead saw 'return'.
(#23) Missing semicolon.
(#23) Expected '{' and instead saw 'return'.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Expected '{' and instead saw 'b'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'return'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Expected '{' and instead saw 'return'.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'return'.
(#27) Line is too long.
(#26) Expected '===' and instead saw '=='.
(#27) Expected '{' and instead saw 'return'.
(#27) Expected '{' and instead saw 'return'.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'return'.
(#27) Missing semicolon.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '{' and instead saw 'return'.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '{' and instead saw 'return'.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'c'.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'c'.
(#28) Missing semicolon.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'c'.
(#29) Line is too long.
(#29) Expected '{' and instead saw 'return'.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'g'.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'g'.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'g'.
(#29) Expected '{' and instead saw 'return'.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'return'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#30) Expected an assignment or function call and instead saw an expression.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.drop.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'a'.
(#13) Expected '===' and instead saw '=='.
(#14) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.explode.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'for'.
(#14) Line is too long.
(#14) Expected '{' and instead saw 'b'.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#15) Line is too long.
(#15) Expected '===' and instead saw '=='.
(#15) Expected '===' and instead saw '=='.
(#15) Expected '===' and instead saw '=='.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fade.min.js
(#13) Line is too long.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fold.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '!==' and instead saw '!='.
(#13) Expected '{' and instead saw 'g'.
(#14) Line is too long.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'e'.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.highlight.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'f'.
(#13) Expected '===' and instead saw '=='.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.pulsate.min.js
(#13) Line is too long.
(#13) Missing semicolon.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'times'.
(#13) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.scale.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '!==' and instead saw '!='.
(#14) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '!==' and instead saw '!='.
(#14) Expected '!==' and instead saw '!='.
(#14) Expected '===' and instead saw '=='.
(#14) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '!==' and instead saw '!='.
(#17) Missing semicolon.
(#17) Expected '!==' and instead saw '!='.
(#17) Missing semicolon.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '{' and instead saw 'if'.
(#17) Expected '!==' and instead saw '!='.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '===' and instead saw '=='.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Expected '!==' and instead saw '!='.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Expected '!==' and instead saw '!='.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Expected '===' and instead saw '=='.
(#19) Expected an assignment or function call and instead saw an expression.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.shake.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#14) Line is too long.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'b'.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.slide.min.js
(#13) Line is too long.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'a'.
(#13) Expected '===' and instead saw '=='.
(#14) Line is too long.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.transfer.min.js
(#13) Line is too long.
(#13) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.accordion.min.js
(#14) Line is too long.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected '{' and instead saw 'b'.
(#19) Missing semicolon.
(#19) Expected '===' and instead saw '=='.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Expected '===' and instead saw '=='.
(#20) Line is too long.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) 'd' used out of scope.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Expected '{' and instead saw 'if'.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) 'g' was used before it was defined.
(#25) Line is too long.
(#25) 'e' was used before it was defined.
(#25) 'j' was used before it was defined.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Expected '{' and instead saw 'e'.
(#26) Expected '{' and instead saw 'e'.
(#26) Expected '{' and instead saw 'k'.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Expected '{' and instead saw 'a'.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Expected '{' and instead saw 'this'.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Expected '{' and instead saw 'if'.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'h'.
(#29) Missing semicolon.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'a'.
(#30) Line is too long.
(#30) Expected '{' and instead saw 'a'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#21) 'd' is defined but never used.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.autocomplete.min.js
(#15) Line is too long.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Expected a 'break' statement before 'case'.
(#16) Expected '{' and instead saw 'return'.
(#17) Line is too long.
(#16) Expected '!==' and instead saw '!='.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected '{' and instead saw 'this'.
(#21) Line is too long.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'this'.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Expected '!==' and instead saw '!='.
(#22) Expected '{' and instead saw 'return'.
(#22) Expected '{' and instead saw 'return'.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'this'.
(#23) Line is too long.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#23) Expected '{' and instead saw 'return'.
(#23) Expected '{' and instead saw 'return'.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'if'.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'this'.
(#25) Expected '{' and instead saw 'this'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'this'.
(#28) Expected '{' and instead saw 'b'.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'this'.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'if'.
(#30) Expected '{' and instead saw 'this'.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Expected '{' and instead saw 'this'.
(#31) Missing semicolon.
(#31) Expected '{' and instead saw 'if'.
(#31) Expected '{' and instead saw 'this'.
(#31) Missing semicolon.
(#31) Expected an assignment or function call and instead saw an expression.
(#32) Line is too long.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.button.min.js
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected '{' and instead saw 'f'.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Expected '{' and instead saw 'this'.
(#15) Expected '{' and instead saw 'c'.
(#15) Expected '{' and instead saw 'c'.
(#16) Line is too long.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected '{' and instead saw 'this'.
(#16) Expected '{' and instead saw 'return'.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'this'.
(#17) Expected '{' and instead saw 'return'.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'return'.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'return'.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'return'.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '{' and instead saw 'a'.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'this'.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'c'.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected '{' and instead saw 'h'.
(#22) Line is too long.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'this'.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'this'.
(#22) Expected an assignment or function call and instead saw an expression.
(#23) Line is too long.
(#23) Expected '{' and instead saw 'e'.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Expected an assignment or function call and instead saw an expression.
(#24) Line is too long.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'e'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.core.min.js
(#10) Line is too long.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#11) Line is too long.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#12) Line is too long.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Expected '{' and instead saw 'return'.
(#13) Line is too long.
(#13) Expected '{' and instead saw 'return'.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Expected '{' and instead saw 'g'.
(#14) Line is too long.
(#14) Expected '{' and instead saw 'g'.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected '{' and instead saw 'return'.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected '{' and instead saw 'return'.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'return'.
(#15) Missing semicolon.
(#15) Expected '===' and instead saw '=='.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'for'.
(#16) Expected '{' and instead saw 'a'.
(#17) Line is too long.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Unexpected use of '&'.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'return'.
(#17) Expected '{' and instead saw 'return'.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.datepicker.min.js
(#13) Line is too long.
(#14) Line is too long.
(#15) Line is too long.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'if'.
(#17) Line is too long.
(#16) Expected '===' and instead saw '=='.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '{' and instead saw 'a'.
(#17) Missing semicolon.
(#17) Missing '()' invoking a constructor.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing 'new' prefix when invoking a constructor.
(#17) Missing semicolon.
(#17) eval can be harmful.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) 'f' used out of scope.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '===' and instead saw '=='.
(#18) Missing semicolon.
(#18) 'f' used out of scope.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '{' and instead saw 'this'.
(#18) Expected '{' and instead saw 'f'.
(#18) 'f' used out of scope.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '{' and instead saw 'a'.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '===' and instead saw '=='.
(#21) Line is too long.
(#20) Expected '===' and instead saw '=='.
(#21) Expected '===' and instead saw '=='.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'if'.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing 'new' prefix when invoking a constructor.
(#24) Line is too long.
(#24) Expected '===' and instead saw '=='.
(#24) Expected '{' and instead saw 'this'.
(#25) Line is too long.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Expected '===' and instead saw '=='.
(#26) Line is too long.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'b'.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'b'.
(#27) Line is too long.
(#27) Expected '===' and instead saw '=='.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '===' and instead saw '=='.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '{' and instead saw 'b'.
(#27) Expected '===' and instead saw '=='.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected '{' and instead saw 'if'.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '{' and instead saw 'return'.
(#28) Expected '===' and instead saw '=='.
(#28) Expected '===' and instead saw '=='.
(#29) Line is too long.
(#29) Expected '===' and instead saw '=='.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing 'new' prefix when invoking a constructor.
(#29) Expected '{' and instead saw 'e'.
(#29) Expected '{' and instead saw 'e'.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected a conditional expression and instead saw an assignment.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#31) Line is too long.
(#31) Expected '{' and instead saw 'switch'.
(#31) Expected an assignment or function call and instead saw an expression.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'd'.
(#32) Expected '{' and instead saw 'd'.
(#32) Expected '{' and instead saw 'd'.
(#32) Expected '{' and instead saw 'd'.
(#33) Line is too long.
(#33) Expected '{' and instead saw 'd'.
(#33) Expected '{' and instead saw 'd'.
(#33) Expected '{' and instead saw 'd'.
(#33) Expected '{' and instead saw 'd'.
(#34) Line is too long.
(#34) Missing semicolon.
(#34) Expected '===' and instead saw '=='.
(#34) Expected '{' and instead saw 'd'.
(#34) Expected '{' and instead saw 'c'.
(#34) Missing semicolon.
(#34) Expected '===' and instead saw '=='.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Expected '!==' and instead saw '!='.
(#35) Expected '{' and instead saw 'try'.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Expected '!==' and instead saw '!='.
(#35) Expected '{' and instead saw 'a'.
(#35) Expected '===' and instead saw '=='.
(#36) Line is too long.
(#36) Expected '!==' and instead saw '!='.
(#36) Expected an assignment or function call and instead saw an expression.
(#36) Missing 'new' prefix when invoking a constructor.
(#36) Expected '{' and instead saw 'a'.
(#36) Missing semicolon.
(#36) Unexpected use of '|='.
(#36) Expected '===' and instead saw '=='.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Missing semicolon.
(#38) Line is too long.
(#38) Missing semicolon.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Expected '{' and instead saw 'h'.
(#38) Expected an assignment or function call and instead saw an expression.
(#39) Line is too long.
(#39) Missing semicolon.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Expected '!==' and instead saw '!='.
(#39) Expected an assignment or function call and instead saw an expression.
(#40) Line is too long.
(#40) Expected '!==' and instead saw '!='.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#40) Expected '!==' and instead saw '!='.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Expected '!==' and instead saw '!='.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#41) Line is too long.
(#41) Expected an assignment or function call and instead saw an expression.
(#41) Expected '!==' and instead saw '!='.
(#41) Expected '!==' and instead saw '!='.
(#41) Expected '===' and instead saw '=='.
(#42) Line is too long.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#43) Line is too long.
(#43) Expected '===' and instead saw '=='.
(#43) Expected '===' and instead saw '=='.
(#43) Missing semicolon.
(#44) Line is too long.
(#44) Expected '===' and instead saw '=='.
(#44) Expected '!==' and instead saw '!='.
(#44) Expected '{' and instead saw 'a'.
(#44) Missing semicolon.
(#44) Expected '!==' and instead saw '!='.
(#44) Expected '{' and instead saw 'if'.
(#44) Missing semicolon.
(#44) Expected '===' and instead saw '=='.
(#44) Expected '===' and instead saw '=='.
(#45) Line is too long.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Expected a conditional expression and instead saw an assignment.
(#45) Expected '{' and instead saw 'a'.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected '!==' and instead saw '!='.
(#46) Expected '===' and instead saw '=='.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected '===' and instead saw '=='.
(#46) Missing semicolon.
(#47) Line is too long.
(#47) Missing semicolon.
(#47) Missing '()' invoking a constructor.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Expected '===' and instead saw '=='.
(#48) Line is too long.
(#47) Expected '===' and instead saw '=='.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Expected an assignment or function call and instead saw an expression.
(#48) Missing semicolon.
(#49) Line is too long.
(#49) Missing semicolon.
(#49) Missing semicolon.
(#49) Expected '!==' and instead saw '!='.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) Expected '{' and instead saw 'c'.
(#49) Expected '{' and instead saw 'a'.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) Expected '{' and instead saw 'this'.
(#50) Line is too long.
(#50) Expected '!==' and instead saw '!='.
(#50) Expected an assignment or function call and instead saw an expression.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#51) Line is too long.
(#51) Missing semicolon.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '{' and instead saw 'throw'.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '{' and instead saw 'return'.
(#51) Expected '!==' and instead saw '!='.
(#51) Missing '()' invoking a constructor.
(#52) Line is too long.
(#52) Expected '===' and instead saw '=='.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#52) Don't make functions within a loop.
(#52) Expected '===' and instead saw '=='.
(#52) Expected '===' and instead saw '=='.
(#52) Expected '===' and instead saw '=='.
(#52) Expected '===' and instead saw '=='.
(#52) Expected '{' and instead saw 'throw'.
(#52) Missing semicolon.
(#52) Don't make functions within a loop.
(#52) Expected '{' and instead saw 'if'.
(#52) Expected '===' and instead saw '=='.
(#52) Missing semicolon.
(#53) Line is too long.
(#53) Don't make functions within a loop.
(#53) Expected '!==' and instead saw '!='.
(#53) Expected '{' and instead saw 'throw'.
(#53) Missing semicolon.
(#53) Don't make functions within a loop.
(#53) Expected '{' and instead saw 'if'.
(#53) Expected '{' and instead saw 'if'.
(#53) Expected '===' and instead saw '=='.
(#53) Expected '{' and instead saw 'k'.
(#53) Expected '{' and instead saw 'r'.
(#54) Line is too long.
(#54) Expected '{' and instead saw 'r'.
(#54) Expected '{' and instead saw 'k'.
(#54) Missing semicolon.
(#54) Expected '===' and instead saw '=='.
(#54) Expected '{' and instead saw 'c'.
(#54) Missing '()' invoking a constructor.
(#54) Expected '{' and instead saw 'c'.
(#54) Missing '()' invoking a constructor.
(#54) Missing '()' invoking a constructor.
(#54) Expected '{' and instead saw 'break'.
(#54) Missing semicolon.
(#54) Missing semicolon.
(#54) 'w' used out of scope.
(#54) 'w' used out of scope.
(#54) Expected '!==' and instead saw '!='.
(#54) 'w' used out of scope.
(#54) Expected '!==' and instead saw '!='.
(#54) 'w' used out of scope.
(#54) Expected '!==' and instead saw '!='.
(#54) Expected '{' and instead saw 'throw'.
(#54) 'w' used out of scope.
(#54) Missing semicolon.
(#55) Line is too long.
(#55) Expected '{' and instead saw 'return'.
(#56) Line is too long.
(#56) Expected '===' and instead saw '=='.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) Missing semicolon.
(#56) Expected '{' and instead saw 'for'.
(#56) Expected '{' and instead saw 'm'.
(#56) Missing semicolon.
(#56) Missing semicolon.
(#56) Expected '{' and instead saw 'for'.
(#56) Expected '{' and instead saw 'if'.
(#56) Expected '{' and instead saw 'if'.
(#56) Expected '===' and instead saw '=='.
(#56) Expected '{' and instead saw 'u'.
(#56) Expected '{' and instead saw 'l'.
(#57) Line is too long.
(#57) Expected '{' and instead saw 'l'.
(#57) Expected '{' and instead saw 'u'.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#57) Expected '===' and instead saw '=='.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#57) Don't make functions within a loop.
(#57) Expected '{' and instead saw 'if'.
(#57) Expected '{' and instead saw 'if'.
(#57) Expected '===' and instead saw '=='.
(#57) Expected '{' and instead saw 'c'.
(#57) Expected '{' and instead saw 'b'.
(#58) Line is too long.
(#58) Expected '{' and instead saw 'b'.
(#58) Expected '{' and instead saw 'c'.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Expected '!==' and instead saw '!='.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#59) Line is too long.
(#59) Missing semicolon.
(#59) Missing '()' invoking a constructor.
(#59) Missing semicolon.
(#59) Missing '()' invoking a constructor.
(#59) Missing semicolon.
(#59) Missing semicolon.
(#60) Line is too long.
(#60) Missing '()' invoking a constructor.
(#60) Missing semicolon.
(#60) Missing semicolon.
(#61) Line is too long.
(#61) Missing semicolon.
(#61) Expected '===' and instead saw '=='.
(#61) Expected '===' and instead saw '=='.
(#61) Expected '===' and instead saw '=='.
(#61) Expected '===' and instead saw '=='.
(#61) Expected a conditional expression and instead saw an assignment.
(#61) Missing semicolon.
(#61) Missing semicolon.
(#61) Expected '{' and instead saw 'return'.
(#61) Missing semicolon.
(#61) Missing '()' invoking a constructor.
(#62) Line is too long.
(#62) Expected '!==' and instead saw '!='.
(#62) Expected '!==' and instead saw '!='.
(#62) Expected '{' and instead saw 'this'.
(#62) Expected '{' and instead saw 'a'.
(#62) Missing semicolon.
(#62) Expected '===' and instead saw '=='.
(#62) Missing semicolon.
(#62) Missing '()' invoking a constructor.
(#63) Line is too long.
(#63) Expected '!==' and instead saw '!='.
(#63) Expected '!==' and instead saw '!='.
(#63) Missing semicolon.
(#64) Line is too long.
(#64) Missing semicolon.
(#64) 'n' used out of scope.
(#64) 'n' used out of scope.
(#64) 'n' used out of scope.
(#64) 'n' used out of scope.
(#64) 'n' used out of scope.
(#64) 'n' used out of scope.
(#65) Line is too long.
(#65) 'n' used out of scope.
(#65) 'n' used out of scope.
(#65) 'n' used out of scope.
(#66) Line is too long.
(#67) Line is too long.
(#68) Line is too long.
(#68) Expected '{' and instead saw 'switch'.
(#69) Line is too long.
(#69) Missing semicolon.
(#69) Missing semicolon.
(#69) Expected '===' and instead saw '=='.
(#69) 'n' used out of scope.
(#69) Expected '===' and instead saw '=='.
(#69) 'n' used out of scope.
(#70) Line is too long.
(#70) Missing semicolon.
(#70) Expected '===' and instead saw '=='.
(#70) Expected '===' and instead saw '=='.
(#70) Expected '{' and instead saw 'a'.
(#70) 'q' used out of scope.
(#70) 'q' used out of scope.
(#71) Line is too long.
(#71) 'q' used out of scope.
(#71) 'q' used out of scope.
(#71) Expected '!==' and instead saw '!='.
(#71) 'q' used out of scope.
(#71) 'q' used out of scope.
(#71) 'q' used out of scope.
(#71) Expected '===' and instead saw '=='.
(#71) Expected '===' and instead saw '=='.
(#71) 'q' used out of scope.
(#71) Expected '===' and instead saw '=='.
(#71) Expected '===' and instead saw '=='.
(#72) Line is too long.
(#71) 'q' used out of scope.
(#71) Expected '===' and instead saw '=='.
(#71) 'q' used out of scope.
(#71) Expected '===' and instead saw '=='.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) Expected '===' and instead saw '=='.
(#72) 'q' used out of scope.
(#72) Expected '===' and instead saw '=='.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) 'q' used out of scope.
(#72) Missing semicolon.
(#73) Line is too long.
(#73) Missing semicolon.
(#73) Missing semicolon.
(#73) Expected '===' and instead saw '=='.
(#73) Missing semicolon.
(#73) Missing semicolon.
(#73) Missing semicolon.
(#74) Line is too long.
(#74) Expected '{' and instead saw 'o'.
(#74) Expected '===' and instead saw '=='.
(#74) Expected '===' and instead saw '=='.
(#74) Expected '{' and instead saw 'if'.
(#74) Expected '{' and instead saw 'o'.
(#74) Expected '===' and instead saw '=='.
(#74) Missing semicolon.
(#75) Line is too long.
(#75) Expected an assignment or function call and instead saw an expression.
(#75) Expected '{' and instead saw 'k'.
(#75) Missing '()' invoking a constructor.
(#75) Missing semicolon.
(#76) Line is too long.
(#76) Expected '{' and instead saw 'a'.
(#76) Expected '===' and instead saw '=='.
(#76) Expected '{' and instead saw 'k'.
(#76) Missing semicolon.
(#76) Expected '{' and instead saw 'k'.
(#76) Missing semicolon.
(#77) Line is too long.
(#77) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#77) Expected '{' and instead saw 'this'.
(#77) Missing semicolon.
(#77) Did you mean to return a conditional instead of an assignment?
(#77) Missing semicolon.
(#78) Line is too long.
(#78) Expected '{' and instead saw 'b'.
(#78) Missing semicolon.
(#78) Expected '===' and instead saw '=='.
(#78) Expected '===' and instead saw '=='.
(#78) Missing semicolon.
(#78) Missing semicolon.
(#78) Missing semicolon.
(#78) Missing semicolon.
(#79) Line is too long.
(#79) Expected an assignment or function call and instead saw an expression.
(#79) Missing semicolon.
(#79) Missing semicolon.
(#79) Expected '!==' and instead saw '!='.
(#79) Too many errors. (95% scanned).
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.dialog.min.js
(#19) Line is too long.
(#20) Line is too long.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'this'.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'b'.
(#23) Line is too long.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#23) Expected an assignment or function call and instead saw an expression.
(#24) Line is too long.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Expected '{' and instead saw 'b'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Expected '{' and instead saw 'c'.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected an assignment or function call and instead saw an expression.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'b'.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'a'.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'e'.
(#33) Line is too long.
(#33) Expected '{' and instead saw 'd'.
(#33) Missing semicolon.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Missing semicolon.
(#33) Expected an assignment or function call and instead saw an expression.
(#34) Line is too long.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Expected '{' and instead saw 'a'.
(#35) Expected '{' and instead saw 'if'.
(#35) Expected '{' and instead saw 'this'.
(#35) Expected an assignment or function call and instead saw an expression.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 'this'.
(#36) Line is too long.
(#36) Expected an assignment or function call and instead saw an expression.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Expected '{' and instead saw 'return'.
(#37) Missing semicolon.
(#37) Expected an assignment or function call and instead saw an expression.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#38) Line is too long.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Missing semicolon.
(#38) Expected '!==' and instead saw '!='.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Missing semicolon.
(#38) Missing semicolon.
(#39) Line is too long.
(#39) Missing semicolon.
(#39) Expected '{' and instead saw 'return'.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#39) Expected '{' and instead saw 'return'.
(#39) Missing semicolon.
(#40) Line is too long.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.draggable.min.js
(#15) Line is too long.
(#16) Line is too long.
(#15) Expected '===' and instead saw '=='.
(#16) Expected '{' and instead saw 'this'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected '{' and instead saw 'return'.
(#17) Expected '{' and instead saw 'return'.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'd'.
(#18) Line is too long.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected '!==' and instead saw '!='.
(#19) Expected '{' and instead saw 'this'.
(#20) Line is too long.
(#20) Expected '!==' and instead saw '!='.
(#20) Expected '{' and instead saw 'this'.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'b'.
(#20) Missing semicolon.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '{' and instead saw 'return'.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '===' and instead saw '=='.
(#21) Line is too long.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'this'.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#22) Line is too long.
(#21) Expected '===' and instead saw '=='.
(#22) Expected '{' and instead saw 'b'.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '===' and instead saw '=='.
(#22) Expected '===' and instead saw '=='.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Expected '!==' and instead saw '!='.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Missing semicolon.
(#22) Expected '===' and instead saw '=='.
(#22) Expected '{' and instead saw 'a'.
(#22) Expected '{' and instead saw 'a'.
(#23) Line is too long.
(#23) Expected '{' and instead saw 'this'.
(#23) Expected '{' and instead saw 'this'.
(#23) Expected '{' and instead saw 'this'.
(#23) Expected '{' and instead saw 'this'.
(#23) Missing semicolon.
(#23) Expected '===' and instead saw '=='.
(#23) Expected '!==' and instead saw '!='.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Expected '===' and instead saw '=='.
(#24) Expected '===' and instead saw '=='.
(#24) Expected '{' and instead saw 'a'.
(#24) Missing semicolon.
(#24) Expected '===' and instead saw '=='.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'a'.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'this'.
(#27) Line is too long.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '!==' and instead saw '!='.
(#27) Expected '!==' and instead saw '!='.
(#28) Line is too long.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'this'.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'b'.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '!==' and instead saw '!='.
(#30) Line is too long.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#31) Line is too long.
(#30) Expected '!==' and instead saw '!='.
(#31) Expected '{' and instead saw 'e'.
(#31) Expected '{' and instead saw 'g'.
(#31) Expected '{' and instead saw 'e'.
(#31) Expected '{' and instead saw 'g'.
(#32) Line is too long.
(#32) Missing semicolon.
(#32) Confusing use of '!'.
(#33) Line is too long.
(#33) Confusing use of '!'.
(#33) Missing semicolon.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#34) Line is too long.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#34) Missing semicolon.
(#34) Expected '!==' and instead saw '!='.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#34) Expected '===' and instead saw '=='.
(#34) Expected '{' and instead saw 'this'.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#36) Line is too long.
(#36) Expected '{' and instead saw 'this'.
(#36) Expected '===' and instead saw '=='.
(#36) Expected an assignment or function call and instead saw an expression.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Missing semicolon.
(#38) Line is too long.
(#38) Missing semicolon.
(#39) Line is too long.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#40) Line is too long.
(#40) Expected '{' and instead saw 'b'.
(#40) Missing semicolon.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#41) Line is too long.
(#41) Missing semicolon.
(#41) Missing semicolon.
(#41) Missing semicolon.
(#41) Missing semicolon.
(#41) Expected '{' and instead saw 'b'.
(#41) Missing semicolon.
(#42) Line is too long.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Missing semicolon.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '{' and instead saw 'a'.
(#42) Missing semicolon.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '{' and instead saw 'if'.
(#42) Expected '{' and instead saw 'b'.
(#43) Line is too long.
(#43) Expected '{' and instead saw 'b'.
(#43) Expected '!==' and instead saw '!='.
(#43) Expected '{' and instead saw 'if'.
(#43) Expected '{' and instead saw 'b'.
(#43) Expected '{' and instead saw 'b'.
(#43) Missing semicolon.
(#43) Expected '!==' and instead saw '!='.
(#43) Expected '{' and instead saw 'if'.
(#44) Line is too long.
(#44) Expected '{' and instead saw 'f'.
(#44) Expected '{' and instead saw 'f'.
(#44) Expected '!==' and instead saw '!='.
(#44) Expected '{' and instead saw 'if'.
(#44) Expected '{' and instead saw 'f'.
(#44) Expected '{' and instead saw 'f'.
(#45) Line is too long.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected '!==' and instead saw '!='.
(#45) Expected '!==' and instead saw '!='.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected '!==' and instead saw '!='.
(#46) Expected '{' and instead saw 'b'.
(#47) Line is too long.
(#47) Expected '{' and instead saw 'b'.
(#47) Expected '{' and instead saw 'b'.
(#47) Expected '{' and instead saw 'b'.
(#47) Missing semicolon.
(#47) 'p' used out of scope.
(#47) 'q' used out of scope.
(#47) 'r' used out of scope.
(#47) 's' used out of scope.
(#47) Expected '!==' and instead saw '!='.
(#47) 'p' used out of scope.
(#47) 'q' used out of scope.
(#47) 'r' used out of scope.
(#47) 's' used out of scope.
(#47) 'p' used out of scope.
(#47) Expected '{' and instead saw 'b'.
(#48) Line is too long.
(#48) 'q' used out of scope.
(#48) Expected '{' and instead saw 'b'.
(#48) 'r' used out of scope.
(#48) Expected '{' and instead saw 'b'.
(#48) 's' used out of scope.
(#48) Expected '{' and instead saw 'b'.
(#48) Missing semicolon.
(#48) 'p' used out of scope.
(#48) 'q' used out of scope.
(#48) 'r' used out of scope.
(#48) 's' used out of scope.
(#48) Expected '{' and instead saw 'c'.
(#49) Line is too long.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) 'p' used out of scope.
(#49) 'q' used out of scope.
(#49) 'r' used out of scope.
(#49) 's' used out of scope.
(#49) Missing semicolon.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) Missing semicolon.
(#49) Missing semicolon.
(#50) Line is too long.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#50) Expected '{' and instead saw 'b'.
(#50) Missing semicolon.
(#50) Expected an assignment or function call and instead saw an expression.
(#50) Missing semicolon.
(#50) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.droppable.min.js
(#16) Line is too long.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'a'.
(#17) Expected '===' and instead saw '=='.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '{' and instead saw 'this'.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '{' and instead saw 'if'.
(#18) Expected an assignment or function call and instead saw an expression.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'if'.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'return'.
(#20) Line is too long.
(#20) Expected '===' and instead saw '=='.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'return'.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected an assignment or function call and instead saw an expression.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'return'.
(#22) Line is too long.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) 'a' is already defined.
(#23) Expected '{' and instead saw 'if'.
(#23) 'a' is a statement label.
(#23) 'a' is a statement label.
(#23) 'a' is a statement label.
(#23) Expected '{' and instead saw 'if'.
(#23) Expected '===' and instead saw '=='.
(#23) Missing semicolon.
(#24) Line is too long.
(#23) Expected '!==' and instead saw '!='.
(#24) Expected '===' and instead saw '=='.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'c'.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Expected '===' and instead saw '=='.
(#25) Expected '===' and instead saw '=='.
(#25) Expected a conditional expression and instead saw an assignment.
(#26) Line is too long.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.mouse.min.js
(#13) Line is too long.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'return'.
(#14) Expected '{' and instead saw 'this'.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#16) Line is too long.
(#15) Did you mean to return a conditional instead of an assignment?
(#16) Missing semicolon.
(#16) Confusing use of '!'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw '('.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected '===' and instead saw '=='.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.position.min.js
(#10) Line is too long.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#11) Line is too long.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected '{' and instead saw 'f'.
(#11) Missing semicolon.
(#11) Expected '{' and instead saw 'g'.
(#11) Expected '{' and instead saw 'e'.
(#11) Expected '{' and instead saw 'j'.
(#11) Expected '{' and instead saw 'j'.
(#11) Expected '{' and instead saw 'j'.
(#12) Line is too long.
(#12) Expected '{' and instead saw 'j'.
(#12) Expected '{' and instead saw 'i'.
(#12) Expected '{' and instead saw 'i'.
(#12) Expected '{' and instead saw 'i'.
(#12) Expected '{' and instead saw 'i'.
(#13) Line is too long.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'b'.
(#16) Line is too long.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.progressbar.min.js
(#14) Line is too long.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'return'.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'a'.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.resizable.min.js
(#15) Line is too long.
(#16) Line is too long.
(#16) Expected an assignment or function call and instead saw an expression.
(#17) Line is too long.
(#18) Line is too long.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'this'.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Expected '===' and instead saw '=='.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#20) Line is too long.
(#19) Expected '===' and instead saw '=='.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Expected '{' and instead saw 'var'.
(#21) 'h' used out of scope.
(#21) 'h' used out of scope.
(#21) 'h' used out of scope.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'if'.
(#22) Expected '===' and instead saw '=='.
(#22) Expected '{' and instead saw 'a'.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Expected '{' and instead saw 'd'.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Expected '===' and instead saw '=='.
(#25) Line is too long.
(#25) Expected '===' and instead saw '=='.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Expected '{' and instead saw 'c'.
(#26) Line is too long.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'this'.
(#28) Expected '{' and instead saw 'this'.
(#28) Expected '{' and instead saw 'this'.
(#28) Expected '{' and instead saw 'this'.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'b'.
(#28) Expected '{' and instead saw 'b'.
(#28) Expected '===' and instead saw '=='.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'b'.
(#29) Expected '{' and instead saw 'b'.
(#29) Expected '{' and instead saw 'b'.
(#29) Expected '{' and instead saw 'b'.
(#30) Line is too long.
(#30) Expected '{' and instead saw 'b'.
(#30) Expected '{' and instead saw 'b'.
(#30) Expected '{' and instead saw 'b'.
(#30) Expected '{' and instead saw 'b'.
(#30) Expected '{' and instead saw 'b'.
(#30) Expected '{' and instead saw 'b'.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'for'.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Don't make functions within a loop.
(#31) Missing semicolon.
(#31) Expected an assignment or function call and instead saw an expression.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#32) Missing semicolon.
(#33) Line is too long.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#34) Line is too long.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Expected '!==' and instead saw '!='.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Expected '===' and instead saw '=='.
(#35) Expected '{' and instead saw 'if'.
(#36) Line is too long.
(#36) Missing semicolon.
(#36) Expected '{' and instead saw 'e'.
(#36) Missing semicolon.
(#36) Expected '{' and instead saw 'a'.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Expected '{' and instead saw 'p'.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Expected '===' and instead saw '=='.
(#37) Missing semicolon.
(#37) Expected an assignment or function call and instead saw an expression.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#38) Line is too long.
(#38) Expected '===' and instead saw '=='.
(#38) Missing semicolon.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Missing semicolon.
(#38) Missing semicolon.
(#39) Line is too long.
(#40) Line is too long.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Expected a conditional expression and instead saw an assignment.
(#40) Expected '===' and instead saw '=='.
(#40) Missing semicolon.
(#41) Line is too long.
(#41) Missing semicolon.
(#41) Missing semicolon.
(#42) Line is too long.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '{' and instead saw 'g'.
(#42) Expected '{' and instead saw 'a'.
(#42) Missing semicolon.
(#42) Expected '{' and instead saw 'a'.
(#43) Line is too long.
(#43) Missing semicolon.
(#43) Expected '===' and instead saw '=='.
(#43) Expected '{' and instead saw 'c'.
(#43) Expected '{' and instead saw 'a'.
(#44) Line is too long.
(#44) Missing semicolon.
(#44) Expected '{' and instead saw 'a'.
(#44) Missing semicolon.
(#44) Expected an assignment or function call and instead saw an expression.
(#45) Line is too long.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected '===' and instead saw '=='.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected '===' and instead saw '=='.
(#47) Line is too long.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#21) 'h' is defined but never used.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.selectable.min.js
(#15) Line is too long.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected an assignment or function call and instead saw an expression.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) 'j' used out of scope.
(#19) 'j' used out of scope.
(#19) Missing semicolon.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'k'.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'k'.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'if'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'if'.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.slider.min.js
(#15) Line is too long.
(#15) Expected an assignment or function call and instead saw an expression.
(#16) Line is too long.
(#16) Expected '{' and instead saw 'a'.
(#16) Expected '{' and instead saw 'a'.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'this'.
(#16) Expected '{' and instead saw 'this'.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#17) Line is too long.
(#17) Expected '{' and instead saw 'for'.
(#17) Expected '{' and instead saw 'd'.
(#17) Missing semicolon.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'd'.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected '{' and instead saw 'return'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected '{' and instead saw 'return'.
(#20) Expected '{' and instead saw 'return'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'return'.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Expected '{' and instead saw 'return'.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Did you mean to return a conditional instead of an assignment?
(#22) Missing semicolon.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Did you mean to return a conditional instead of an assignment?
(#23) Missing semicolon.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'a'.
(#24) Expected '{' and instead saw 'a'.
(#24) Expected '{' and instead saw 'a'.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'c'.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'if'.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'return'.
(#28) Line is too long.
(#28) Expected '{' and instead saw 'return'.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'e'.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Expected '{' and instead saw 'this'.
(#29) Missing semicolon.
(#29) Did you mean to return a conditional instead of an assignment?
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Did you mean to return a conditional instead of an assignment?
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'a'.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'return'.
(#30) Expected '{' and instead saw 'return'.
(#30) Expected '{' and instead saw 'alignValue'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#31) Line is too long.
(#31) Expected '{' and instead saw 'this'.
(#31) Expected '{' and instead saw 'if'.
(#31) Expected '{' and instead saw 'c'.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'c'.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'c'.
(#32) Expected '{' and instead saw 'c'.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#33) Line is too long.
(#33) Expected '{' and instead saw 'this'.
(#33) Expected '{' and instead saw 'this'.
(#33) Expected '{' and instead saw 'this'.
(#33) Missing semicolon.
(#33) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.sortable.min.js
(#15) Line is too long.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'this'.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'd'.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'return'.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '{' and instead saw 'return'.
(#17) Expected '===' and instead saw '=='.
(#17) Missing semicolon.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '{' and instead saw 'c'.
(#17) Expected '{' and instead saw 'return'.
(#18) Line is too long.
(#18) Expected '===' and instead saw '=='.
(#18) Expected '{' and instead saw 'f'.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'return'.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected an assignment or function call and instead saw an expression.
(#20) Line is too long.
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'this'.
(#20) Missing semicolon.
(#21) Line is too long.
(#20) Expected '!==' and instead saw '!='.
(#21) Expected '!==' and instead saw '!='.
(#21) Expected '{' and instead saw 'this'.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected '{' and instead saw 'for'.
(#21) Expected '{' and instead saw 'this'.
(#21) Expected '{' and instead saw 'd'.
(#21) Expected an assignment or function call and instead saw an expression.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'this'.
(#22) Expected '!==' and instead saw '!='.
(#22) Expected '!==' and instead saw '!='.
(#22) Expected '{' and instead saw 'this'.
(#23) Line is too long.
(#23) Expected '{' and instead saw 'this'.
(#23) Expected '{' and instead saw 'this'.
(#23) Expected '{' and instead saw 'this'.
(#23) Missing semicolon.
(#23) Expected '{' and instead saw 'c'.
(#24) Line is too long.
(#24) Expected '{' and instead saw 'c'.
(#24) Expected '{' and instead saw 'c'.
(#24) Expected '{' and instead saw 'c'.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Expected '!==' and instead saw '!='.
(#25) Expected '{' and instead saw 'this'.
(#25) Expected '!==' and instead saw '!='.
(#25) Expected '{' and instead saw 'this'.
(#25) 'b' used out of scope.
(#25) 'b' used out of scope.
(#25) 'b' used out of scope.
(#25) 'c' used out of scope.
(#25) 'b' used out of scope.
(#25) 'c' used out of scope.
(#25) 'c' used out of scope.
(#25) Expected '{' and instead saw 'if'.
(#25) Expected '!==' and instead saw '!='.
(#25) Expected '===' and instead saw '=='.
(#25) Expected '!==' and instead saw '!='.
(#26) Line is too long.
(#25) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '===' and instead saw '=='.
(#26) 'c' used out of scope.
(#26) Expected '{' and instead saw 'this'.
(#26) 'c' used out of scope.
(#26) Expected '{' and instead saw 'break'.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#27) Line is too long.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'this'.
(#27) Missing semicolon.
(#27) Expected '===' and instead saw '=='.
(#28) Line is too long.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Expected '!==' and instead saw '!='.
(#28) Expected an assignment or function call and instead saw an expression.
(#29) Line is too long.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'c'.
(#29) Missing semicolon.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#31) Line is too long.
(#31) Expected '!==' and instead saw '!='.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'return'.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Missing semicolon.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Expected '===' and instead saw '=='.
(#32) Missing semicolon.
(#33) Line is too long.
(#33) Expected '!==' and instead saw '!='.
(#33) Missing semicolon.
(#33) Expected '!==' and instead saw '!='.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Expected '===' and instead saw '=='.
(#33) Missing semicolon.
(#34) Line is too long.
(#34) Expected '{' and instead saw 'for'.
(#34) Expected '{' and instead saw 'for'.
(#34) Expected '!==' and instead saw '!='.
(#34) Expected '{' and instead saw 'c'.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Expected '{' and instead saw 'c'.
(#35) Missing semicolon.
(#35) Don't make functions within a loop.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 'for'.
(#35) Expected '{' and instead saw 'a'.
(#35) Expected '===' and instead saw '=='.
(#35) Expected an assignment or function call and instead saw an expression.
(#35) Missing semicolon.
(#36) Line is too long.
(#36) Expected '{' and instead saw 'for'.
(#36) Expected '{' and instead saw 'for'.
(#36) Expected '!==' and instead saw '!='.
(#36) Missing semicolon.
(#36) 'f' used out of scope.
(#36) 'f' used out of scope.
(#36) 'f' used out of scope.
(#36) 'f' used out of scope.
(#36) 'f' used out of scope.
(#36) 'h' used out of scope.
(#36) 'g' used out of scope.
(#36) 'h' used out of scope.
(#36) 'g' used out of scope.
(#36) 'h' used out of scope.
(#36) 'i' used out of scope.
(#36) 'h' used out of scope.
(#36) 'i' used out of scope.
(#36) 'i' used out of scope.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Expected '{' and instead saw 'this'.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Expected '{' and instead saw 'this'.
(#37) Expected '{' and instead saw 'for'.
(#37) 'e' used out of scope.
(#38) Line is too long.
(#38) 'e' used out of scope.
(#38) 'e' used out of scope.
(#38) Missing semicolon.
(#38) Missing semicolon.
(#38) Expected '===' and instead saw '=='.
(#39) Line is too long.
(#39) Expected '{' and instead saw 'f'.
(#39) Missing semicolon.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#40) Line is too long.
(#40) Missing semicolon.
(#40) Expected '{' and instead saw 'if'.
(#40) Expected '{' and instead saw 'if'.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Expected '{' and instead saw 'if'.
(#41) Line is too long.
(#41) Missing semicolon.
(#41) Expected '!==' and instead saw '!='.
(#41) Expected '{' and instead saw 'if'.
(#41) Missing semicolon.
(#42) Line is too long.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Missing semicolon.
(#43) Line is too long.
(#43) Expected '===' and instead saw '=='.
(#43) Expected '!==' and instead saw '!='.
(#43) Expected an assignment or function call and instead saw an expression.
(#43) Expected '===' and instead saw '=='.
(#43) Expected '{' and instead saw 'this'.
(#43) Expected '===' and instead saw '=='.
(#43) Expected '{' and instead saw 'a'.
(#44) Line is too long.
(#43) Expected '===' and instead saw '=='.
(#44) Expected '{' and instead saw 'a'.
(#44) Missing semicolon.
(#44) Expected '===' and instead saw '=='.
(#44) Expected '{' and instead saw 'a'.
(#44) Expected '{' and instead saw 'a'.
(#44) Expected '{' and instead saw 'this'.
(#44) Expected '{' and instead saw 'this'.
(#44) Expected '{' and instead saw 'this'.
(#44) Expected '{' and instead saw 'this'.
(#44) Missing semicolon.
(#45) Line is too long.
(#45) Expected '===' and instead saw '=='.
(#45) Expected '!==' and instead saw '!='.
(#45) Missing semicolon.
(#45) Expected '===' and instead saw '=='.
(#45) Expected '===' and instead saw '=='.
(#45) Expected '{' and instead saw 'a'.
(#46) Line is too long.
(#46) Missing semicolon.
(#46) Expected '===' and instead saw '=='.
(#46) Missing semicolon.
(#46) Expected '{' and instead saw 'return'.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#47) Line is too long.
(#47) Missing semicolon.
(#47) Expected '===' and instead saw '=='.
(#47) Expected '{' and instead saw 'a'.
(#47) Expected '===' and instead saw '=='.
(#47) Expected '===' and instead saw '=='.
(#47) Expected '{' and instead saw 'this'.
(#48) Line is too long.
(#47) Expected '===' and instead saw '=='.
(#47) Expected '===' and instead saw '=='.
(#48) Expected '!==' and instead saw '!='.
(#49) Line is too long.
(#49) Missing semicolon.
(#49) Expected '{' and instead saw 'b'.
(#49) Expected '===' and instead saw '=='.
(#49) Expected '===' and instead saw '=='.
(#50) Line is too long.
(#49) Expected '!==' and instead saw '!='.
(#50) Expected '===' and instead saw '=='.
(#50) Expected '===' and instead saw '=='.
(#51) Line is too long.
(#50) Expected '===' and instead saw '=='.
(#50) Expected '===' and instead saw '=='.
(#51) Missing semicolon.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '!==' and instead saw '!='.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '!==' and instead saw '!='.
(#51) Expected '!==' and instead saw '!='.
(#51) Expected '{' and instead saw 'this'.
(#52) Line is too long.
(#52) Expected '{' and instead saw 'f'.
(#52) Expected '{' and instead saw 'g'.
(#52) Expected '{' and instead saw 'f'.
(#52) Expected '{' and instead saw 'g'.
(#52) Missing semicolon.
(#53) Line is too long.
(#53) Confusing use of '!'.
(#53) Confusing use of '!'.
(#53) Missing semicolon.
(#54) Line is too long.
(#54) Expected '===' and instead saw '=='.
(#54) Expected '===' and instead saw '=='.
(#54) Expected '===' and instead saw '=='.
(#54) Expected '===' and instead saw '=='.
(#54) Missing semicolon.
(#54) Expected '===' and instead saw '=='.
(#54) Expected an assignment or function call and instead saw an expression.
(#55) Line is too long.
(#55) Expected '===' and instead saw '=='.
(#55) Expected an assignment or function call and instead saw an expression.
(#55) Missing semicolon.
(#55) Missing semicolon.
(#55) Expected an assignment or function call and instead saw an expression.
(#55) Expected '===' and instead saw '=='.
(#55) Expected '{' and instead saw 'if'.
(#55) Expected '===' and instead saw '=='.
(#55) Expected '===' and instead saw '=='.
(#55) Expected '{' and instead saw 'this'.
(#55) Missing semicolon.
(#55) Expected '{' and instead saw 'this'.
(#56) Line is too long.
(#56) Missing semicolon.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) Expected '!==' and instead saw '!='.
(#56) Expected '!==' and instead saw '!='.
(#56) Expected '{' and instead saw 'c'.
(#56) Missing semicolon.
(#56) Missing semicolon.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) 'e' used out of scope.
(#56) 'e' used out of scope.
(#56) 'e' used out of scope.
(#56) Expected '{' and instead saw 'if'.
(#56) 'e' used out of scope.
(#57) Line is too long.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#57) Don't make functions within a loop.
(#57) 'e' used out of scope.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#57) Don't make functions within a loop.
(#57) 'e' used out of scope.
(#57) Missing semicolon.
(#57) 'e' used out of scope.
(#57) 'e' used out of scope.
(#57) 'e' used out of scope.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#57) Don't make functions within a loop.
(#57) 'e' used out of scope.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) 'e' used out of scope.
(#58) Line is too long.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Don't make functions within a loop.
(#58) 'e' used out of scope.
(#58) 'e' used out of scope.
(#58) Missing semicolon.
(#58) Expected an assignment or function call and instead saw an expression.
(#58) Expected an assignment or function call and instead saw an expression.
(#58) Expected '{' and instead saw 'this'.
(#58) Expected '===' and instead saw '=='.
(#58) 'e' used out of scope.
(#58) 'e' used out of scope.
(#58) 'e' used out of scope.
(#58) Expected '{' and instead saw 'c'.
(#58) 'e' used out of scope.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#59) Line is too long.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Expected '!==' and instead saw '!='.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) 'e' used out of scope.
(#59) 'e' used out of scope.
(#59) 'e' used out of scope.
(#59) Expected '{' and instead saw 'c'.
(#59) 'e' used out of scope.
(#59) Missing semicolon.
(#59) Missing semicolon.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Missing semicolon.
(#60) Missing semicolon.
(#60) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.tabs.min.js
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'this'.
(#15) Line is too long.
(#15) Expected '===' and instead saw '=='.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'a'.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'c'.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Expected '===' and instead saw '=='.
(#18) Missing semicolon.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Expected '{' and instead saw 'c'.
(#18) Expected '{' and instead saw 'c'.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'c'.
(#19) Missing semicolon.
(#19) Expected '!==' and instead saw '!='.
(#19) Expected an assignment or function call and instead saw an expression.
(#20) Line is too long.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'c'.
(#21) Line is too long.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected a conditional expression and instead saw an assignment.
(#21) Expected '{' and instead saw 'd'.
(#21) Expected '!==' and instead saw '!='.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'if'.
(#22) Missing semicolon.
(#22) Expected '{' and instead saw 'm'.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'if'.
(#25) Line is too long.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'throw'.
(#26) Line is too long.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Expected '{' and instead saw 'b'.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Expected '{' and instead saw 'this'.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Expected '{' and instead saw 'a'.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Expected '{' and instead saw 'this'.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Expected '!==' and instead saw '!='.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#31) Expected '===' and instead saw '=='.
(#31) Expected '{' and instead saw 'if'.
(#31) Expected '!==' and instead saw '!='.
(#31) Expected '{' and instead saw 'b'.
(#31) Expected '{' and instead saw 'return'.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'this'.
(#32) Missing semicolon.
(#33) Line is too long.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#34) Line is too long.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Expected an assignment or function call and instead saw an expression.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Missing semicolon.
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.widget.min.js
(#10) Line is too long.
(#10) Expected '!==' and instead saw '!='.
(#10) Expected '{' and instead saw 'b'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 'b'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#11) Line is too long.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) A constructor name should start with an uppercase letter.
(#11) Missing '()' invoking a constructor.
(#11) Missing semicolon.
(#11) Expected '{' and instead saw 'return'.
(#12) Line is too long.
(#12) Missing semicolon.
(#12) A constructor name should start with an uppercase letter.
(#12) Expected an assignment or function call and instead saw an expression.
(#12) Missing semicolon.
(#12) Expected an assignment or function call and instead saw an expression.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Expected an assignment or function call and instead saw an expression.
(#12) Missing semicolon.
(#13) Line is too long.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Expected '{' and instead saw 'return'.
(#14) Expected '{' and instead saw 'return'.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected '{' and instead saw 'this'.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Missing semicolon.
mod/offlinequiz/mod_form.js
(#61) Expected '!==' and instead saw '!='.
(#71) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#80) Expected '===' and instead saw '=='.
(#94) Expected '!==' and instead saw '!='.
(#97) Expected '!==' and instead saw '!='.
(#100) Expected '!==' and instead saw '!='.
(#104) Expected '!==' and instead saw '!='.
(#109) Expected '!==' and instead saw '!='.
(#114) Expected '!==' and instead saw '!='.
(#119) Expected '!==' and instead saw '!='.
(#140) Expected '===' and instead saw '=='.
(#27) 'showStudentView' is defined but never used.
(#146) 'e' is defined but never used.
mod/offlinequiz/module.js
(#45) Missing semicolon.
(#46) Missing semicolon.
(#149) Expected '===' and instead saw '=='.
(#164) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#177) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#185) Unnecessary semicolon.
(#225) Expected '===' and instead saw '=='.
(#236) Expected an assignment or function call and instead saw an expression.
(#262) Expected '===' and instead saw '=='.
(#273) Expected '===' and instead saw '=='.
(#288) Missing semicolon.
(#79) 'e' is defined but never used.
(#287) 'e' is defined but never used.
mod/offlinequiz/report/statistics/doublescroll.js
(#28) 'offlinequiz_statistics' is defined but never used.
(#30) 'offlinequiz_statistics_init_doublescroll' is defined but never used.
(#44) 'offlinequiz_statistics_init_fxheader' is defined but never used.
(#30) 'Y' is defined but never used.
(#44) 'Y' is defined but never used.
mod/offlinequiz/yui/src/dragdrop/js/dragdrop.js
(#7) Redefinition of 'CSS'.
(#7) 'CSS' is defined but never used.
(#31) 'SELECTOR' is defined but never used.
mod/offlinequiz/yui/src/offlinequizquestionbank/js/offlinequizquestionbank.js
(#27) Redefinition of 'CSS'.
mod/offlinequiz/yui/src/questionchooser/js/questionchooser.js
(#1) Redefinition of 'CSS'.
(#51) Expected '!==' and instead saw '!='.
(#52) Expected '!==' and instead saw '!='.
(#53) Expected '!==' and instead saw '!='.
mod/offlinequiz/yui/src/randomquestion/js/randomquestion.js
(#27) Redefinition of 'CSS'.
mod/offlinequiz/yui/src/repaginate/js/repaginate.js
(#27) Redefinition of 'CSS'.
mod/offlinequiz/yui/src/toolboxes/js/toolbox.js
(#12) Redefinition of 'CSS'.
(#63) 'BODY' is defined but never used.

CSS problems

(2 errors, 13 warnings)

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

mod/offlinequiz/lib/jquery/css/moodle.css
(#27) Use of !important
(#334) Use of !important
(#401) Use of !important
(#485) Use of !important
(#491) Use of !important
mod/offlinequiz/lib/jquery/css/visibility.css
(#27) Use of !important
mod/offlinequiz/styles.css
(#57) Use of !important
(#57) vertical-align can't be used with display: block.
(#162) Use of !important
(#196) Use of !important
(#214) Use of !important
(#291) Unexpected token '}' at line 291, col 1.
(#413) Expected RBRACE at line 413, col 5.
(#763) float can't be used with display: inline-block.
(#778) Expected (normal | keep-all | break-all) but found 'break-word'.

PHPDocs style problems

(1087 errors, 66 warnings)

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

mod/offlinequiz/accessmanager.php
(#31) No one-line description found in phpdocs for class offlinequiz_access_manager
(#91) There is no description in phpdocs for function get_rule_classes
(#271) There is no description in phpdocs for function get_active_rule_names
(#350) There is no description in phpdocs for function is_preflight_check_required
(#468) There is no description in phpdocs for function attempt_must_be_in_popup
(#480) There is no description in phpdocs for function get_popup_options
(#181) Phpdocs for function offlinequiz_access_manager::get_load_sql has incomplete parameters list
(#319) Phpdocs for function offlinequiz_access_manager::prevent_new_attempt has incomplete parameters list
(#405) Phpdocs for function offlinequiz_access_manager::is_finished has incomplete parameters list
(#513) Phpdocs for function offlinequiz_access_manager::make_review_link has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/addrandom.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/offlinequiz/addrandomform.php
(#41) Function offlinequiz_add_random_form::definition is not documented
(#79) Function offlinequiz_add_random_form::validation is not documented
(#20) Package mod is not valid
mod/offlinequiz/backup/moodle2/backup_offlinequiz_activity_task.class.php
(#34) Class backup_offlinequiz_activity_task is not documented
(#66) Phpdocs for function backup_offlinequiz_activity_task::encode_content_links has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/backup/moodle2/backup_offlinequiz_stepslib.php
(#32) Class backup_offlinequiz_activity_structure_step is not documented
(#34) Function backup_offlinequiz_activity_structure_step::define_structure is not documented
(#20) Package mod is not valid
mod/offlinequiz/backup/moodle2/restore_offlinequiz_activity_task.class.php
(#35) No one-line description found in phpdocs for class restore_offlinequiz_activity_task
(#20) Package mod is not valid
mod/offlinequiz/backup/moodle2/restore_offlinequiz_stepslib.php
(#42) Function restore_offlinequiz_activity_structure_step::define_structure is not documented
(#92) Function restore_offlinequiz_activity_structure_step::process_group_question_usage is not documented
(#96) Function restore_offlinequiz_activity_structure_step::process_group_question_attempt is not documented
(#100) Function restore_offlinequiz_activity_structure_step::process_group_question_attempt_step is not documented
(#104) Function restore_offlinequiz_activity_structure_step::process_result_question_usage is not documented
(#108) Function restore_offlinequiz_activity_structure_step::process_result_question_attempt is not documented
(#112) Function restore_offlinequiz_activity_structure_step::process_result_question_attempt_step is not documented
(#117) Function restore_offlinequiz_activity_structure_step::process_offlinequiz is not documented
(#144) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_group is not documented
(#165) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_groupquestion is not documented
(#187) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_scannedpage is not documented
(#201) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_choice is not documented
(#213) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_corner is not documented
(#225) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_scannedppage is not documented
(#238) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_pchoice is not documented
(#250) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_plist is not documented
(#263) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_participant is not documented
(#275) Function restore_offlinequiz_activity_structure_step::process_offlinequiz_result is not documented
(#296) Function restore_offlinequiz_activity_structure_step::inform_new_usage_id is not documented
(#326) Function restore_offlinequiz_activity_structure_step::after_execute is not documented
(#39) Variable restore_offlinequiz_activity_structure_step::$currentofflinequizresult is not documented
(#40) Variable restore_offlinequiz_activity_structure_step::$currentofflinegroup is not documented
(#20) Package mod is not valid
mod/offlinequiz/classes/event/participant_manually_marked.php
(#20) Package core is not valid
(#39) Package core is not valid
mod/offlinequiz/classes/event/question_manually_graded.php
(#20) Package core is not valid
(#41) Package core is not valid
mod/offlinequiz/classes/output/edit_renderer.php
(#184) Function edit_renderer::start_add_to_group_form is not documented
(#194) Function edit_renderer::add_to_group_button is not documented
(#217) Function edit_renderer::end_add_to_group_form is not documented
(#223) Function edit_renderer::start_grading_form is not documented
(#232) Function edit_renderer::end_grading_form is not documented
(#404) Function edit_renderer::select_all_links is not documented
(#424) Function edit_renderer::remove_selected_button is not documented
(#882) Function edit_renderer::question_checkbox is not documented
(#154) Found comment starting with three or more slashes
(#240) There is no description in phpdocs for function offlinequiz_group_selector
(#47) Phpdocs for function edit_renderer::edit_page has incomplete parameters list
(#135) Phpdocs for function edit_renderer::edit_grades_page has incomplete parameters list
(#242) Phpdocs for function edit_renderer::offlinequiz_group_selector has incomplete parameters list
(#342) Phpdocs for function edit_renderer::repaginate_button has incomplete parameters list
(#36) Class edit_renderer does not have @copyright tag
(#20) Package mod is not valid
mod/offlinequiz/classes/plugininfo/offlinequiz.php
(#35) Class offlinequiz is not documented
(#36) Function offlinequiz::is_uninstall_allowed is not documented
(#46) Invalid phpdocs tag @private used
(#20) Package mod is not valid
mod/offlinequiz/classes/question/bank/add_action_column.php
(#42) Function add_action_column::init is not documented
(#47) Function add_action_column::get_name is not documented
(#51) Function add_action_column::print_icon is not documented
(#66) Function add_action_column::display_content is not documented
(#77) Function add_action_column::get_required_fields is not documented
(#20) Package mod is not valid
mod/offlinequiz/classes/question/bank/checkbox_column.php
(#17) File-level phpdocs block is not found
(#33) Function checkbox_column::display_content is not documented
(#31) Variable checkbox_column::$strselect is not documented
(#23) Package mod is not valid
mod/offlinequiz/classes/question/bank/custom_view.php
(#60) Function custom_view::wanted_columns is not documented
(#104) Function custom_view::default_sort is not documented
(#124) Function custom_view::preview_question_url is not documented
(#128) Function custom_view::add_to_offlinequiz_url is not documented
(#137) Function custom_view::offlinequiz_contains is not documented
(#213) Function custom_view::display_options_form is not documented
(#219) Function custom_view::print_category_info is not documented
(#234) Function custom_view::display_options is not documented
(#249) Function custom_view::create_new_question_form is not documented
(#146) Phpdocs for function custom_view::render has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/classes/question/bank/question_name_text_column.php
(#39) Function question_name_text_column::get_name is not documented
(#43) Function question_name_text_column::display_content is not documented
(#60) Function question_name_text_column::get_required_fields is not documented
(#20) Package mod is not valid
mod/offlinequiz/classes/question/bank/question_type_column.php
(#17) File-level phpdocs block is not found
(#31) Function question_type_column::display_content is not documented
(#23) Package mod is not valid
mod/offlinequiz/classes/repaginate.php
(#57) Phpdocs for function repaginate::__construct has incomplete parameters list
(#31) Class repaginate does not have @copyright tag
(#20) Package mod is not valid
mod/offlinequiz/classes/structure.php
(#773) Function structure::add_warning is not documented
(#69) Variable structure::$warnings is not documented
(#34) Class structure does not have @copyright tag
(#34) Class structure does not have @license tag
(#20) Package mod is not valid
mod/offlinequiz/comment.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/offlinequiz/correct.php
(#20) Package mod is not valid
mod/offlinequiz/createquiz.php
(#21) Package mod is not valid
mod/offlinequiz/cron.php
(#41) Function offlinequiz_evaluation_cron is not documented
(#20) Package mod is not valid
mod/offlinequiz/db/access.php
(#20) Package mod is not valid
mod/offlinequiz/db/install.php
(#20) Package mod is not valid
mod/offlinequiz/db/renamedclasses.php
(#20) Package mod is not valid
mod/offlinequiz/db/subplugins.php
(#20) Package mod is not valid
mod/offlinequiz/db/upgrade.php
(#32) Function xmldb_offlinequiz_upgrade is not documented
(#20) Package mod is not valid
mod/offlinequiz/db/upgradelib.php
(#46) Class offlinequiz_ilog_upgrader is not documented
(#80) Function offlinequiz_ilog_upgrader::prevent_timeout is not documented
(#92) Function offlinequiz_ilog_upgrader::convert_all_offlinequiz_attempts is not documented
(#127) Function offlinequiz_ilog_upgrader::update_all_files is not documented
(#173) Function offlinequiz_ilog_upgrader::update_all_group_template_usages is not documented
(#193) Function offlinequiz_ilog_upgrader::update_all_results_and_logs is not documented
(#482) Function offlinequiz_ilog_upgrader::get_user_name is not documented
(#487) Function offlinequiz_ilog_upgrader::get_group is not documented
(#493) Function offlinequiz_ilog_upgrader::get_item_data is not documented
(#544) Function offlinequiz_attempt_upgrader::get_quiz_ids is not documented
(#573) Function offlinequiz_attempt_upgrader::convert_all_quiz_attempts is not documented
(#601) Function offlinequiz_attempt_upgrader::get_attempts_extra_where is not documented
(#605) Function offlinequiz_attempt_upgrader::update_all_attempts_at_quiz is not documented
(#651) Function offlinequiz_attempt_upgrader::convert_quiz_attempt is not documented
(#695) Function offlinequiz_attempt_upgrader::save_usage is not documented
(#753) Function offlinequiz_attempt_upgrader::set_quiz_attempt_layout is not documented
(#758) Function offlinequiz_attempt_upgrader::delete_quiz_attempt is not documented
(#765) Function offlinequiz_attempt_upgrader::get_converter_class_name is not documented
(#781) Function offlinequiz_attempt_upgrader::supply_missing_question_attempt is not documented
(#796) Function offlinequiz_attempt_upgrader::prevent_timeout is not documented
(#808) Function offlinequiz_attempt_upgrader::convert_question_attempt is not documented
(#820) Function offlinequiz_attempt_upgrader::decode_random_attempt is not documented
(#851) Function offlinequiz_attempt_upgrader::prepare_to_restore is not documented
(#867) Function offlinequiz_upgrade_question_loader::load_question is not documented
(#58) Variable offlinequiz_ilog_upgrader::$contextid is not documented
(#507) No one-line description found in phpdocs for class offlinequiz_attempt_upgrader
(#859) No one-line description found in phpdocs for class offlinequiz_upgrade_question_loader
(#468) Phpdocs for function offlinequiz_ilog_upgrader::get_pic_name has incomplete parameters list
(#507) Class offlinequiz_attempt_upgrader does not have @copyright tag
(#859) Class offlinequiz_upgrade_question_loader does not have @copyright tag
(#507) Class offlinequiz_attempt_upgrader does not have @license tag
(#20) Package mod is not valid
mod/offlinequiz/docxlib.php
(#279) Phpdocs for function offlinequiz_convert_image_docx has incomplete parameters list
(#346) Phpdocs for function offlinequiz_create_docx_question has incomplete parameters list
(#781) Phpdocs for function offlinequiz_str_html_docx has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/edit.php
(#37) Package mod is not valid
mod/offlinequiz/evallib.php
(#38) Phpdocs for function offlinequiz_check_scanned_page has incomplete parameters list
(#306) Phpdocs for function offlinequiz_process_scanned_page has incomplete parameters list
(#774) Phpdocs for function offlinequiz_check_scanned_participants_page has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/html2text.php
(#31) Class offlinequiz_html_translator is not documented
(#35) Function offlinequiz_html_translator::__construct is not documented
(#33) Variable offlinequiz_html_translator::$tempfiles is not documented
(#42) Phpdocs for function offlinequiz_html_translator::fix_image_paths has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/image.php
(#20) Package mod is not valid
mod/offlinequiz/index.php
(#20) Package mod is not valid
mod/offlinequiz/jquery/plugins.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/offlinequiz/lang/en/offlinequiz.php
(#20) Package mod is not valid
mod/offlinequiz/lib.php
(#1287) There is no description in phpdocs for function offlinequiz_get_user_results
(#1380) There is no description in phpdocs for function offlinequiz_questions_in_use
(#266) Phpdocs for function offlinequiz_get_editor_options has incomplete parameters list
(#342) Phpdocs for function offlinequiz_question_preview_pluginfile has incomplete parameters list
(#377) Phpdocs for function offlinequiz_answertext_preview_pluginfile has incomplete parameters list
(#401) Phpdocs for function offlinequiz_send_answertext_file has incomplete parameters list
(#874) Phpdocs for function offlinequiz_scale_used has incomplete parameters list
(#896) Phpdocs for function offlinequiz_scale_used_anywhere has incomplete parameters list
(#942) Phpdocs for function offlinequiz_update_events has incomplete parameters list
(#1157) Phpdocs for function offlinequiz_update_grades has incomplete parameters list
(#1288) Phpdocs for function offlinequiz_get_user_results has incomplete parameters list
(#26) Package mod is not valid
mod/offlinequiz/lib/PHPWord.php
(#158) Phpdocs for function PHPWord::addParagraphStyle has incomplete parameters list
(#168) Phpdocs for function PHPWord::addFontStyle has incomplete parameters list
(#178) Phpdocs for function PHPWord::addTableStyle has incomplete parameters list
(#188) Phpdocs for function PHPWord::addTitleStyle has incomplete parameters list
(#198) Phpdocs for function PHPWord::addLinkStyle has incomplete parameters list
(#229) Phpdocs for function PHPWord::addNumbering has incomplete parameters list
(#36) Class PHPWord does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#40) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#39) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Autoloader.php
(#28) Class PHPWord_Autoloader is not documented
(#30) Function PHPWord_Autoloader::Register is not documented
(#34) Function PHPWord_Autoloader::Load is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/DocumentProperties.php
(#29) Class PHPWord_DocumentProperties does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/HashTable.php
(#29) Class PHPWord_HashTable does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/IOFactory.php
(#29) Class PHPWord_IOFactory does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Media.php
(#328) Function PHPWord_Media::resetMedia is not documented
(#72) Phpdocs for function PHPWord_Media::addSectionMediaElement has incomplete parameters list
(#138) Phpdocs for function PHPWord_Media::addSectionLinkElement has incomplete parameters list
(#193) Phpdocs for function PHPWord_Media::addHeaderMediaElement has incomplete parameters list
(#262) Phpdocs for function PHPWord_Media::addFooterMediaElement has incomplete parameters list
(#29) Class PHPWord_Media does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Numbering/AbstractNumbering.php
(#48) Function PHPWord_Numbering_AbstractNumbering::__construct is not documented
(#61) Function PHPWord_Numbering_AbstractNumbering::setIndex is not documented
(#65) Function PHPWord_Numbering_AbstractNumbering::getIndex is not documented
(#69) Function PHPWord_Numbering_AbstractNumbering::addLevel is not documented
(#91) Function PHPWord_Numbering_AbstractNumbering::toXml is not documented
(#33) Variable PHPWord_Numbering_AbstractNumbering::$_index is not documented
(#28) No one-line description found in phpdocs for class PHPWord_Numbering_AbstractNumbering
(#28) Class PHPWord_Numbering_AbstractNumbering does not have @copyright tag
(#28) Class PHPWord_Numbering_AbstractNumbering does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Numbering/Level.php
(#140) Function PHPWord_Numbering_Level::setLevelText is not documented
(#160) Function PHPWord_Numbering_Level::setNumberingLevel is not documented
(#164) Function PHPWord_Numbering_Level::toXml is not documented
(#242) Variable PHPWord_Numbering_Level::$allowedHorAlignType is not documented
(#229) Constant PHPWord_Numbering_Level::NUMFMT_DECIMAL is not documented
(#230) Constant PHPWord_Numbering_Level::NUMFMT_DECIMAL_ZERO is not documented
(#231) Constant PHPWord_Numbering_Level::NUMFMT_UPPER_ROMAN is not documented
(#232) Constant PHPWord_Numbering_Level::NUMFMT_LOWER_ROMAN is not documented
(#233) Constant PHPWord_Numbering_Level::NUMFMT_UPPER_LETTER is not documented
(#234) Constant PHPWord_Numbering_Level::NUMFMT_LOWER_LETTER is not documented
(#235) Constant PHPWord_Numbering_Level::NUMFMT_ORDINAL is not documented
(#236) Constant PHPWord_Numbering_Level::NUMFMT_CARDINAL_TEXT is not documented
(#237) Constant PHPWord_Numbering_Level::NUMFMT_ORDINAL_TEXT is not documented
(#238) Constant PHPWord_Numbering_Level::NUMFMT_HEX is not documented
(#239) Constant PHPWord_Numbering_Level::NUMFMT_BULLET is not documented
(#240) Constant PHPWord_Numbering_Level::NUMFMT_CHICAGO is not documented
(#107) There is no description in phpdocs for function __construct
(#109) Phpdocs for function PHPWord_Numbering_Level::__construct has incomplete parameters list
(#149) Phpdocs for function PHPWord_Numbering_Level::setLevelJustification has incomplete parameters list
(#212) Phpdocs for variable PHPWord_Numbering_Level::$allowedNumberFormats does not contain @var or incorrect
(#28) Class PHPWord_Numbering_Level does not have @copyright tag
(#28) Class PHPWord_Numbering_Level does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section.php
(#175) Phpdocs for function PHPWord_Section::addListItem has incomplete parameters list
(#310) Phpdocs for function PHPWord_Section::createTextRun has incomplete parameters list
(#29) Class PHPWord_Section does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Footer.php
(#59) Phpdocs for function PHPWord_Section_Footer::__construct has incomplete parameters list
(#93) Phpdocs for function PHPWord_Section_Footer::createTextRun has incomplete parameters list
(#29) Class PHPWord_Section_Footer does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Footer/PreserveText.php
(#60) Phpdocs for function PHPWord_Section_Footer_PreserveText::__construct has incomplete parameters list
(#29) Class PHPWord_Section_Footer_PreserveText does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section_Footer is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Header.php
(#59) Phpdocs for function PHPWord_Section_Header::__construct has incomplete parameters list
(#93) Phpdocs for function PHPWord_Section_Header::createTextRun has incomplete parameters list
(#29) Class PHPWord_Section_Header does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Image.php
(#70) Phpdocs for function PHPWord_Section_Image::__construct has incomplete parameters list
(#29) Class PHPWord_Section_Image does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Link.php
(#74) Phpdocs for function PHPWord_Section_Link::__construct has incomplete parameters list
(#29) Class PHPWord_Section_Link does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/ListItem.php
(#63) Phpdocs for function PHPWord_Section_ListItem::__construct has incomplete parameters list
(#29) Class PHPWord_Section_ListItem does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/MemoryImage.php
(#91) Phpdocs for function PHPWord_Section_MemoryImage::__construct has incomplete parameters list
(#29) Class PHPWord_Section_MemoryImage does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Object.php
(#29) Class PHPWord_Section_Object does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/PageBreak.php
(#29) Class PHPWord_Section_PageBreak does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Settings.php
(#29) Class PHPWord_Section_Settings does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Table.php
(#29) Class PHPWord_Section_Table does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Table/Cell.php
(#106) Phpdocs for function PHPWord_Section_Table_Cell::addText has incomplete parameters list
(#147) Phpdocs for function PHPWord_Section_Table_Cell::addTextBreak has incomplete parameters list
(#281) Phpdocs for function PHPWord_Section_Table_Cell::createTextRun has incomplete parameters list
(#29) Class PHPWord_Section_Table_Cell does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section_Table is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Text.php
(#60) Phpdocs for function PHPWord_Section_Text::__construct has incomplete parameters list
(#87) Phpdocs for function PHPWord_Section_Text::setFontStyle has incomplete parameters list
(#116) Phpdocs for function PHPWord_Section_Text::setParagraphStyle has incomplete parameters list
(#29) Class PHPWord_Section_Text does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/TextBreak.php
(#29) Class PHPWord_Section_TextBreak does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/TextRun.php
(#53) Phpdocs for function PHPWord_Section_TextRun::__construct has incomplete parameters list
(#75) Phpdocs for function PHPWord_Section_TextRun::addText has incomplete parameters list
(#29) Class PHPWord_Section_TextRun does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Section/Title.php
(#74) Phpdocs for function PHPWord_Section_Title::__construct has incomplete parameters list
(#91) Phpdocs for function PHPWord_Section_Title::setAnchor has incomplete parameters list
(#109) Phpdocs for function PHPWord_Section_Title::setBookmarkId has incomplete parameters list
(#29) Class PHPWord_Section_Title does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/Drawing.php
(#29) Class PHPWord_Shared_Drawing is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/File.php
(#29) Class PHPWord_Shared_File is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/Font.php
(#29) Class PHPWord_Shared_Font is not documented
(#61) Function PHPWord_Shared_Font::centimeterSizeToTwips is not documented
(#65) Function PHPWord_Shared_Font::inchSizeToTwips is not documented
(#69) Function PHPWord_Shared_Font::pixelSizeToTwips is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/String.php
(#29) Class PHPWord_Shared_String is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/XMLWriter.php
(#34) Class PHPWord_Shared_XMLWriter is not documented
(#37) Constant PHPWord_Shared_XMLWriter::STORAGE_DISK is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Shared/ZipStreamWrapper.php
(#33) Class PHPWord_Shared_ZipStreamWrapper is not documented
(#70) Phpdocs for function PHPWord_Shared_ZipStreamWrapper::stream_open has incomplete parameters list
(#116) Phpdocs for function PHPWord_Shared_ZipStreamWrapper::stream_read has incomplete parameters list
(#139) Phpdocs for function PHPWord_Shared_ZipStreamWrapper::stream_seek has incomplete parameters list
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style.php
(#109) Phpdocs for function PHPWord_Style::addTableStyle has incomplete parameters list
(#123) Phpdocs for function PHPWord_Style::addTitleStyle has incomplete parameters list
(#154) Phpdocs for function PHPWord_Style::getStyle has incomplete parameters list
(#29) Class PHPWord_Style does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Cell.php
(#160) Function PHPWord_Style_Cell::getVAlign is not documented
(#164) Function PHPWord_Style_Cell::setVAlign is not documented
(#168) Function PHPWord_Style_Cell::getTextDirection is not documented
(#172) Function PHPWord_Style_Cell::setTextDirection is not documented
(#176) Function PHPWord_Style_Cell::getBgColor is not documented
(#180) Function PHPWord_Style_Cell::setBgColor is not documented
(#184) Function PHPWord_Style_Cell::setHeight is not documented
(#188) Function PHPWord_Style_Cell::setBorderSize is not documented
(#195) Function PHPWord_Style_Cell::getBorderSize is not documented
(#204) Function PHPWord_Style_Cell::setBorderColor is not documented
(#211) Function PHPWord_Style_Cell::getBorderColor is not documented
(#220) Function PHPWord_Style_Cell::setBorderTopSize is not documented
(#224) Function PHPWord_Style_Cell::getBorderTopSize is not documented
(#228) Function PHPWord_Style_Cell::setBorderTopColor is not documented
(#232) Function PHPWord_Style_Cell::getBorderTopColor is not documented
(#237) Function PHPWord_Style_Cell::setBorderLeftSize is not documented
(#241) Function PHPWord_Style_Cell::getBorderLeftSize is not documented
(#245) Function PHPWord_Style_Cell::setBorderLeftColor is not documented
(#249) Function PHPWord_Style_Cell::getBorderLeftColor is not documented
(#254) Function PHPWord_Style_Cell::setBorderRightSize is not documented
(#258) Function PHPWord_Style_Cell::getBorderRightSize is not documented
(#262) Function PHPWord_Style_Cell::setBorderRightColor is not documented
(#266) Function PHPWord_Style_Cell::getBorderRightColor is not documented
(#271) Function PHPWord_Style_Cell::setBorderBottomSize is not documented
(#275) Function PHPWord_Style_Cell::getBorderBottomSize is not documented
(#279) Function PHPWord_Style_Cell::setBorderBottomColor is not documented
(#283) Function PHPWord_Style_Cell::getBorderBottomColor is not documented
(#287) Function PHPWord_Style_Cell::getDefaultBorderColor is not documented
(#38) Constant PHPWord_Style_Cell::TEXT_DIR_BTLR is not documented
(#39) Constant PHPWord_Style_Cell::TEXT_DIR_TBRL is not documented
(#144) Phpdocs for function PHPWord_Style_Cell::setStyleValue has incomplete parameters list
(#29) Class PHPWord_Style_Cell does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Font.php
(#98) Function PHPWord_Style_Font::__construct is not documented
(#125) Function PHPWord_Style_Font::getName is not documented
(#129) Function PHPWord_Style_Font::setStyleValue is not documented
(#136) Function PHPWord_Style_Font::setName is not documented
(#144) Function PHPWord_Style_Font::getSize is not documented
(#148) Function PHPWord_Style_Font::setSize is not documented
(#156) Function PHPWord_Style_Font::getBold is not documented
(#160) Function PHPWord_Style_Font::setBold is not documented
(#168) Function PHPWord_Style_Font::getItalic is not documented
(#172) Function PHPWord_Style_Font::setItalic is not documented
(#180) Function PHPWord_Style_Font::getSuperScript is not documented
(#184) Function PHPWord_Style_Font::setSuperScript is not documented
(#193) Function PHPWord_Style_Font::getSubScript is not documented
(#197) Function PHPWord_Style_Font::setSubScript is not documented
(#206) Function PHPWord_Style_Font::getUnderline is not documented
(#210) Function PHPWord_Style_Font::setUnderline is not documented
(#218) Function PHPWord_Style_Font::getStrikethrough is not documented
(#222) Function PHPWord_Style_Font::setStrikethrough is not documented
(#230) Function PHPWord_Style_Font::getColor is not documented
(#234) Function PHPWord_Style_Font::setColor is not documented
(#239) Function PHPWord_Style_Font::getFgColor is not documented
(#243) Function PHPWord_Style_Font::setFgColor is not documented
(#248) Function PHPWord_Style_Font::getStyleType is not documented
(#261) Function PHPWord_Style_Font::toXml is not documented
(#87) Variable PHPWord_Style_Font::$_size is not documented
(#88) Variable PHPWord_Style_Font::$_name is not documented
(#89) Variable PHPWord_Style_Font::$_bold is not documented
(#90) Variable PHPWord_Style_Font::$_italic is not documented
(#91) Variable PHPWord_Style_Font::$_superScript is not documented
(#92) Variable PHPWord_Style_Font::$_subScript is not documented
(#93) Variable PHPWord_Style_Font::$_underline is not documented
(#94) Variable PHPWord_Style_Font::$_strikethrough is not documented
(#95) Variable PHPWord_Style_Font::$_color is not documented
(#96) Variable PHPWord_Style_Font::$_fgColor is not documented
(#38) Constant PHPWord_Style_Font::UNDERLINE_NONE is not documented
(#39) Constant PHPWord_Style_Font::UNDERLINE_DASH is not documented
(#40) Constant PHPWord_Style_Font::UNDERLINE_DASHHEAVY is not documented
(#41) Constant PHPWord_Style_Font::UNDERLINE_DASHLONG is not documented
(#42) Constant PHPWord_Style_Font::UNDERLINE_DASHLONGHEAVY is not documented
(#43) Constant PHPWord_Style_Font::UNDERLINE_DOUBLE is not documented
(#44) Constant PHPWord_Style_Font::UNDERLINE_DOTHASH is not documented
(#45) Constant PHPWord_Style_Font::UNDERLINE_DOTHASHHEAVY is not documented
(#46) Constant PHPWord_Style_Font::UNDERLINE_DOTDOTDASH is not documented
(#47) Constant PHPWord_Style_Font::UNDERLINE_DOTDOTDASHHEAVY is not documented
(#48) Constant PHPWord_Style_Font::UNDERLINE_DOTTED is not documented
(#49) Constant PHPWord_Style_Font::UNDERLINE_DOTTEDHEAVY is not documented
(#50) Constant PHPWord_Style_Font::UNDERLINE_HEAVY is not documented
(#51) Constant PHPWord_Style_Font::UNDERLINE_SINGLE is not documented
(#52) Constant PHPWord_Style_Font::UNDERLINE_WAVY is not documented
(#53) Constant PHPWord_Style_Font::UNDERLINE_WAVYDOUBLE is not documented
(#54) Constant PHPWord_Style_Font::UNDERLINE_WAVYHEAVY is not documented
(#55) Constant PHPWord_Style_Font::UNDERLINE_WORDS is not documented
(#57) Constant PHPWord_Style_Font::FGCOLOR_YELLOW is not documented
(#58) Constant PHPWord_Style_Font::FGCOLOR_LIGHTGREEN is not documented
(#59) Constant PHPWord_Style_Font::FGCOLOR_CYAN is not documented
(#60) Constant PHPWord_Style_Font::FGCOLOR_MAGENTA is not documented
(#61) Constant PHPWord_Style_Font::FGCOLOR_BLUE is not documented
(#62) Constant PHPWord_Style_Font::FGCOLOR_RED is not documented
(#63) Constant PHPWord_Style_Font::FGCOLOR_DARKBLUE is not documented
(#64) Constant PHPWord_Style_Font::FGCOLOR_DARKCYAN is not documented
(#65) Constant PHPWord_Style_Font::FGCOLOR_DARKGREEN is not documented
(#66) Constant PHPWord_Style_Font::FGCOLOR_DARKMAGENTA is not documented
(#67) Constant PHPWord_Style_Font::FGCOLOR_DARKRED is not documented
(#68) Constant PHPWord_Style_Font::FGCOLOR_DARKYELLOW is not documented
(#69) Constant PHPWord_Style_Font::FGCOLOR_DARKGRAY is not documented
(#70) Constant PHPWord_Style_Font::FGCOLOR_LIGHTGRAY is not documented
(#71) Constant PHPWord_Style_Font::FGCOLOR_BLACK is not documented
(#29) Class PHPWord_Style_Font does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Image.php
(#56) Function PHPWord_Style_Image::__construct is not documented
(#64) Function PHPWord_Style_Image::setStyleValue is not documented
(#68) Function PHPWord_Style_Image::getWidth is not documented
(#72) Function PHPWord_Style_Image::setWidth is not documented
(#76) Function PHPWord_Style_Image::getHeight is not documented
(#80) Function PHPWord_Style_Image::setHeight is not documented
(#84) Function PHPWord_Style_Image::getAlign is not documented
(#88) Function PHPWord_Style_Image::setAlign is not documented
(#38) Variable PHPWord_Style_Image::$_width is not documented
(#39) Variable PHPWord_Style_Image::$_height is not documented
(#40) Variable PHPWord_Style_Image::$_align is not documented
(#29) Class PHPWord_Style_Image does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Section is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Indentation.php
(#57) There is no description in phpdocs for function __construct
(#83) There is no description in phpdocs for function toXml
(#74) Phpdocs for function PHPWord_Style_Indentation::setIndentation has incomplete parameters list
(#28) Class PHPWord_Style_Indentation does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#32) Package PHPWord_Style_Paragraph is not valid
(#21) Category PHPWord is not valid
(#31) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Paragraph.php
(#230) Function PHPWord_Style_Paragraph::toXml is not documented
(#215) There is no description in phpdocs for function getTabs
(#223) There is no description in phpdocs for function getIndentation
(#29) Class PHPWord_Style_Paragraph does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/TOC.php
(#38) Constant PHPWord_Style_TOC::TABLEADER_DOT is not documented
(#39) Constant PHPWord_Style_TOC::TABLEADER_UNDERSCORE is not documented
(#40) Constant PHPWord_Style_TOC::TABLEADER_LINE is not documented
(#41) Constant PHPWord_Style_TOC::TABLEADER_NONE is not documented
(#29) Class PHPWord_Style_TOC does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Tab.php
(#28) Class PHPWord_Style_Tab does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#32) Package PHPWord_Style_Paragraph is not valid
(#21) Category PHPWord is not valid
(#31) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Table.php
(#29) Class PHPWord_Style_Table is not documented
(#36) Function PHPWord_Style_Table::__construct is not documented
(#43) Function PHPWord_Style_Table::setStyleValue is not documented
(#47) Function PHPWord_Style_Table::setCellMarginTop is not documented
(#51) Function PHPWord_Style_Table::getCellMarginTop is not documented
(#55) Function PHPWord_Style_Table::setCellMarginLeft is not documented
(#59) Function PHPWord_Style_Table::getCellMarginLeft is not documented
(#63) Function PHPWord_Style_Table::setCellMarginRight is not documented
(#67) Function PHPWord_Style_Table::getCellMarginRight is not documented
(#71) Function PHPWord_Style_Table::setCellMarginBottom is not documented
(#75) Function PHPWord_Style_Table::getCellMarginBottom is not documented
(#79) Function PHPWord_Style_Table::getCellMargin is not documented
(#31) Variable PHPWord_Style_Table::$_cellMarginTop is not documented
(#32) Variable PHPWord_Style_Table::$_cellMarginLeft is not documented
(#33) Variable PHPWord_Style_Table::$_cellMarginRight is not documented
(#34) Variable PHPWord_Style_Table::$_cellMarginBottom is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/TableFull.php
(#237) Function PHPWord_Style_TableFull::getBgColor is not documented
(#241) Function PHPWord_Style_TableFull::setBgColor is not documented
(#303) Function PHPWord_Style_TableFull::setBorderTopSize is not documented
(#307) Function PHPWord_Style_TableFull::getBorderTopSize is not documented
(#311) Function PHPWord_Style_TableFull::setBorderTopColor is not documented
(#315) Function PHPWord_Style_TableFull::getBorderTopColor is not documented
(#319) Function PHPWord_Style_TableFull::setBorderLeftSize is not documented
(#323) Function PHPWord_Style_TableFull::getBorderLeftSize is not documented
(#327) Function PHPWord_Style_TableFull::setBorderLeftColor is not documented
(#331) Function PHPWord_Style_TableFull::getBorderLeftColor is not documented
(#335) Function PHPWord_Style_TableFull::setBorderRightSize is not documented
(#339) Function PHPWord_Style_TableFull::getBorderRightSize is not documented
(#343) Function PHPWord_Style_TableFull::setBorderRightColor is not documented
(#347) Function PHPWord_Style_TableFull::getBorderRightColor is not documented
(#351) Function PHPWord_Style_TableFull::setBorderBottomSize is not documented
(#355) Function PHPWord_Style_TableFull::getBorderBottomSize is not documented
(#359) Function PHPWord_Style_TableFull::setBorderBottomColor is not documented
(#363) Function PHPWord_Style_TableFull::getBorderBottomColor is not documented
(#367) Function PHPWord_Style_TableFull::setBorderInsideHColor is not documented
(#371) Function PHPWord_Style_TableFull::getBorderInsideHColor is not documented
(#375) Function PHPWord_Style_TableFull::setBorderInsideVColor is not documented
(#379) Function PHPWord_Style_TableFull::getBorderInsideVColor is not documented
(#383) Function PHPWord_Style_TableFull::setBorderInsideHSize is not documented
(#387) Function PHPWord_Style_TableFull::getBorderInsideHSize is not documented
(#391) Function PHPWord_Style_TableFull::setBorderInsideVSize is not documented
(#395) Function PHPWord_Style_TableFull::getBorderInsideVSize is not documented
(#399) Function PHPWord_Style_TableFull::setCellMarginTop is not documented
(#403) Function PHPWord_Style_TableFull::getCellMarginTop is not documented
(#407) Function PHPWord_Style_TableFull::setCellMarginLeft is not documented
(#411) Function PHPWord_Style_TableFull::getCellMarginLeft is not documented
(#415) Function PHPWord_Style_TableFull::setCellMarginRight is not documented
(#419) Function PHPWord_Style_TableFull::getCellMarginRight is not documented
(#423) Function PHPWord_Style_TableFull::setCellMarginBottom is not documented
(#427) Function PHPWord_Style_TableFull::getCellMarginBottom is not documented
(#431) Function PHPWord_Style_TableFull::setCellMargin is not documented
(#438) Function PHPWord_Style_TableFull::getCellMargin is not documented
(#165) Phpdocs for function PHPWord_Style_TableFull::__construct has incomplete parameters list
(#275) Phpdocs for function PHPWord_Style_TableFull::setBorderColor has incomplete parameters list
(#29) Class PHPWord_Style_TableFull does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_Style is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Style/Tabs.php
(#45) There is no description in phpdocs for function __construct
(#53) There is no description in phpdocs for function toXml
(#28) Class PHPWord_Style_Tabs does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#32) Package PHPWord_Style_Paragraph is not valid
(#21) Category PHPWord is not valid
(#31) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/TOC.php
(#108) Phpdocs for function PHPWord_TOC::addTitle has incomplete parameters list
(#29) Class PHPWord_TOC does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord_TOC is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Template.php
(#29) Class PHPWord_Template does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#33) Package PHPWord is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/IWriter.php
(#34) Phpdocs for function save has incomplete parameters list
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText.php
(#28) Class PHPWord_Writer_ODText is not documented
(#98) Phpdocs for function PHPWord_Writer_ODText::save has incomplete parameters list
(#25) Not recommended phpdocs tag @version used
(#126) Invalid inline phpdocs tag @todo found
(#22) Package PHPWord_Writer_PowerPoint2007 is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/Content.php
(#300) Function PHPWord_Writer_ODText_Content::_writeText is not documented
(#338) Function PHPWord_Writer_ODText_Content::_writeTextBreak is not documented
(#343) Function PHPWord_Writer_ODText_Content::_writeEndSection is not documented
(#29) Class PHPWord_Writer_ODText_Content does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_ODText is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/Manifest.php
(#29) Class PHPWord_Writer_ODText_Manifest does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_ODText is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/Meta.php
(#29) Class PHPWord_Writer_ODText_Meta does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#87) Invalid inline phpdocs tag @todo found
(#22) Package PHPWord_Writer_ODText is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/Mimetype.php
(#29) Class PHPWord_Writer_ODText_Mimetype does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_ODText is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/Styles.php
(#29) Class PHPWord_Writer_ODText_Styles does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_ODText is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/ODText/WriterPart.php
(#29) Class PHPWord_Writer_ODText_WriterPart does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_PowerPoint2007 is not valid
(#33) Package PHPWord_Writer_ODText is not valid
(#21) Category PHPWord is not valid
(#32) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/RTF.php
(#28) Class PHPWord_Writer_RTF is not documented
(#132) Function PHPWord_Writer_RTF::_getData is not documented
(#181) Function PHPWord_Writer_RTF::_getDataFont is not documented
(#229) Function PHPWord_Writer_RTF::_getDataColor is not documented
(#283) Function PHPWord_Writer_RTF::_getDataContent is not documented
(#330) Function PHPWord_Writer_RTF::_getDataContent_writeText is not documented
(#416) Function PHPWord_Writer_RTF::_getDataContent_writeTextBreak is not documented
(#44) Variable PHPWord_Writer_RTF::$_colorTable is not documented
(#45) Variable PHPWord_Writer_RTF::$_fontTable is not documented
(#46) Variable PHPWord_Writer_RTF::$_lastParagraphStyle is not documented
(#65) Phpdocs for function PHPWord_Writer_RTF::save has incomplete parameters list
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord_Writer_RTF is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007.php
(#29) Class PHPWord_Writer_Word2007 is not documented
(#38) Function PHPWord_Writer_Word2007::__construct is not documented
(#58) Function PHPWord_Writer_Word2007::save is not documented
(#177) Function PHPWord_Writer_Word2007::_chkContentTypes is not documented
(#202) Function PHPWord_Writer_Word2007::getWriterPart is not documented
(#210) Function PHPWord_Writer_Word2007::getUseDiskCaching is not documented
(#214) Function PHPWord_Writer_Word2007::setUseDiskCaching is not documented
(#228) Function PHPWord_Writer_Word2007::_addFileToPackage is not documented
(#31) Variable PHPWord_Writer_Word2007::$_document is not documented
(#32) Variable PHPWord_Writer_Word2007::$_writerParts is not documented
(#33) Variable PHPWord_Writer_Word2007::$_diskCachingDirectory is not documented
(#34) Variable PHPWord_Writer_Word2007::$_useDiskCaching is not documented
(#35) Variable PHPWord_Writer_Word2007::$_imageTypes is not documented
(#36) Variable PHPWord_Writer_Word2007::$_objectTypes is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Base.php
(#29) Class PHPWord_Writer_Word2007_Base is not documented
(#31) Function PHPWord_Writer_Word2007_Base::_writeText is not documented
(#80) Function PHPWord_Writer_Word2007_Base::_writeTextRun is not documented
(#111) Function PHPWord_Writer_Word2007_Base::_writeParagraphStyle is not documented
(#165) Function PHPWord_Writer_Word2007_Base::_writeLink is not documented
(#220) Function PHPWord_Writer_Word2007_Base::_writePreserveText is not documented
(#308) Function PHPWord_Writer_Word2007_Base::_writeTextStyle is not documented
(#395) Function PHPWord_Writer_Word2007_Base::_writeTextBreak is not documented
(#399) Function PHPWord_Writer_Word2007_Base::_writeTable is not documented
(#485) Function PHPWord_Writer_Word2007_Base::_writeTableStyle is not documented
(#529) Function PHPWord_Writer_Word2007_Base::_writeCellStyle is not documented
(#610) Function PHPWord_Writer_Word2007_Base::_writeImage is not documented
(#649) Function PHPWord_Writer_Word2007_Base::_writeWatermark is not documented
(#692) Function PHPWord_Writer_Word2007_Base::_writeTitle is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/ContentTypes.php
(#29) Class PHPWord_Writer_Word2007_ContentTypes is not documented
(#31) Function PHPWord_Writer_Word2007_ContentTypes::writeContentTypes is not documented
(#169) Phpdocs for function PHPWord_Writer_Word2007_ContentTypes::_writeOverrideContentType has incomplete parameters list
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/DocProps.php
(#29) Class PHPWord_Writer_Word2007_DocProps is not documented
(#31) Function PHPWord_Writer_Word2007_DocProps::writeDocPropsApp is not documented
(#122) Function PHPWord_Writer_Word2007_DocProps::writeDocPropsCore is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Document.php
(#29) Class PHPWord_Writer_Word2007_Document is not documented
(#31) Function PHPWord_Writer_Word2007_Document::writeDocument is not documented
(#110) Function PHPWord_Writer_Word2007_Document::_writeSection is not documented
(#118) Function PHPWord_Writer_Word2007_Document::_writeEndSection is not documented
(#225) Function PHPWord_Writer_Word2007_Document::_writePageBreak is not documented
(#235) Function PHPWord_Writer_Word2007_Document::_writeListItem is not documented
(#273) Function PHPWord_Writer_Word2007_Document::_writeObject is not documented
(#331) Function PHPWord_Writer_Word2007_Document::_writeTOC is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/DocumentRels.php
(#29) Class PHPWord_Writer_Word2007_DocumentRels is not documented
(#31) Function PHPWord_Writer_Word2007_DocumentRels::writeDocumentRels is not documented
(#118) Function PHPWord_Writer_Word2007_DocumentRels::writeHeaderFooterRels is not documented
(#155) Function PHPWord_Writer_Word2007_DocumentRels::_writeRelationship is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Footer.php
(#29) Class PHPWord_Writer_Word2007_Footer is not documented
(#31) Function PHPWord_Writer_Word2007_Footer::writeFooter is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Header.php
(#29) Class PHPWord_Writer_Word2007_Header is not documented
(#31) Function PHPWord_Writer_Word2007_Header::writeHeader is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Numbering.php
(#35) There is no description in phpdocs for function writeDocument
(#28) Class PHPWord_Writer_Word2007_Numbering does not have @copyright tag
(#28) Class PHPWord_Writer_Word2007_Numbering does not have @license tag
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Rels.php
(#29) Class PHPWord_Writer_Word2007_Rels is not documented
(#31) Function PHPWord_Writer_Word2007_Rels::writeRelationships is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/Styles.php
(#29) Class PHPWord_Writer_Word2007_Styles is not documented
(#33) Function PHPWord_Writer_Word2007_Styles::writeStyles is not documented
(#138) Function PHPWord_Writer_Word2007_Styles::_writeFullTableStyle is not documented
(#258) Function PHPWord_Writer_Word2007_Styles::_writeRowStyle is not documented
(#318) Function PHPWord_Writer_Word2007_Styles::_writeDocDefaults is not documented
(#31) Variable PHPWord_Writer_Word2007_Styles::$_document is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/lib/PHPWord/Writer/Word2007/WriterPart.php
(#29) Class PHPWord_Writer_Word2007_WriterPart is not documented
(#32) Function PHPWord_Writer_Word2007_WriterPart::setParentWriter is not documented
(#36) Function PHPWord_Writer_Word2007_WriterPart::getParentWriter is not documented
(#30) Variable PHPWord_Writer_Word2007_WriterPart::$_parentWriter is not documented
(#25) Not recommended phpdocs tag @version used
(#22) Package PHPWord is not valid
(#21) Category PHPWord is not valid
mod/offlinequiz/locallib.php
(#70) Class offlinequiz_question_usage_by_activity is not documented
(#72) Function offlinequiz_question_usage_by_activity::get_clone is not documented
(#137) Function offlinequiz_make_questions_usage_by_activity is not documented
(#775) Function result_qubaids_for_offlinequiz::__construct is not documented
(#1261) Function mod_offlinequiz_display_options::extract is not documented
(#767) No one-line description found in phpdocs for class result_qubaids_for_offlinequiz
(#1205) No one-line description found in phpdocs for class mod_offlinequiz_display_options
(#196) There is no description in phpdocs for function offlinequiz_get_group_question_ids
(#227) There is no description in phpdocs for function offlinequiz_get_empty_groups
(#421) There is no description in phpdocs for function offlinequiz_save_page_corners
(#552) There is no description in phpdocs for function offlinequiz_delete_scanned_page
(#586) There is no description in phpdocs for function offlinequiz_delete_scanned_p_page
(#848) There is no description in phpdocs for function offlinequiz_question_action_icons
(#1438) There is no description in phpdocs for function offlinequiz_question_preview_url
(#2339) There is no description in phpdocs for function offlinequiz_remove_questionlist
(#100) Phpdocs for function offlinequiz_question_usage_by_activity::load_from_records has incomplete parameters list
(#144) Phpdocs for function offlinequiz_load_questions_usage_by_activity has incomplete parameters list
(#252) Phpdocs for function offlinequiz_get_slot_for_question has incomplete parameters list
(#449) Phpdocs for function offlinequiz_get_maxanswers has incomplete parameters list
(#496) Phpdocs for function offlinequiz_repaginate_questions has incomplete parameters list
(#528) Phpdocs for function offlinequiz_shuffle_questions has incomplete parameters list
(#554) Phpdocs for function offlinequiz_delete_scanned_page has incomplete parameters list
(#588) Phpdocs for function offlinequiz_delete_scanned_p_page has incomplete parameters list
(#643) Phpdocs for function offlinequiz_delete_result has incomplete parameters list
(#679) Phpdocs for function offlinequiz_update_question_instance has incomplete parameters list
(#868) Phpdocs for function offlinequiz_results_open has incomplete parameters list
(#1070) Phpdocs for function offlinequiz_update_sumgrades has incomplete parameters list
(#1107) Phpdocs for function offlinequiz_rescale_grade has incomplete parameters list
(#1170) Phpdocs for function offlinequiz_add_group has incomplete parameters list
(#1231) Phpdocs for function mod_offlinequiz_display_options::make_from_offlinequiz has incomplete parameters list
(#1275) Phpdocs for function offlinequiz_get_review_options has incomplete parameters list
(#1324) Phpdocs for function offlinequiz_get_combined_reviewoptions has incomplete parameters list
(#1358) Phpdocs for function offlinequiz_question_edit_button has incomplete parameters list
(#1562) Phpdocs for function offlinequiz_delete_template_usages has incomplete parameters list
(#1589) Phpdocs for function offlinequiz_print_question_preview has incomplete parameters list
(#2119) Phpdocs for function offlinequiz_question_tostring has incomplete parameters list
(#2181) Phpdocs for function offlinequiz_add_questionlist_to_group has incomplete parameters list
(#2265) Phpdocs for function offlinequiz_add_random_questions has incomplete parameters list
(#927) Invalid inline phpdocs tag @param found
(#928) Invalid inline phpdocs tag @param found
(#929) Invalid inline phpdocs tag @return found
(#23) Package mod is not valid
mod/offlinequiz/mod_form.php
(#42) Function mod_offlinequiz_mod_form::definition is not documented
(#236) Phpdocs for function mod_offlinequiz_mod_form::data_preprocessing has incomplete parameters list
(#301) Phpdocs for function mod_offlinequiz_mod_form::validation has incomplete parameters list
(#21) Package mod is not valid
mod/offlinequiz/offlinequiz.class.php
(#50) Variable offlinequiz::$course is not documented
(#51) Variable offlinequiz::$cm is not documented
(#52) Variable offlinequiz::$offlinequiz is not documented
(#53) Variable offlinequiz::$context is not documented
(#56) Variable offlinequiz::$questions is not documented
(#57) Variable offlinequiz::$accessmanager is not documented
(#58) Variable offlinequiz::$ispreviewuser is not documented
(#36) No one-line description found in phpdocs for class offlinequiz
(#158) There is no description in phpdocs for function get_courseid
(#163) There is no description in phpdocs for function get_course
(#168) There is no description in phpdocs for function get_offlinequizid
(#173) There is no description in phpdocs for function get_offlinegroupid
(#178) There is no description in phpdocs for function get_offlinequiz
(#183) There is no description in phpdocs for function get_offlinequiz_name
(#188) There is no description in phpdocs for function get_navigation_method
(#193) There is no description in phpdocs for function get_num_attempts_allowed
(#198) There is no description in phpdocs for function get_cmid
(#203) There is no description in phpdocs for function get_cm
(#208) There is no description in phpdocs for function get_context
(#213) There is no description in phpdocs for function is_preview_user
(#224) There is no description in phpdocs for function has_questions
(#234) There is no description in phpdocs for function get_question
(#242) There is no description in phpdocs for function get_questions
(#260) There is no description in phpdocs for function get_access_manager
(#288) There is no description in phpdocs for function view_url
(#296) There is no description in phpdocs for function edit_url
(#304) There is no description in phpdocs for function attempt_url
(#318) There is no description in phpdocs for function start_attempt_url
(#329) There is no description in phpdocs for function review_url
(#337) There is no description in phpdocs for function summary_url
(#347) There is no description in phpdocs for function confirm_start_attempt_message
(#399) There is no description in phpdocs for function navigation
(#82) Phpdocs for function offlinequiz::create has incomplete parameters list
(#273) Phpdocs for function offlinequiz::has_capability has incomplete parameters list
(#280) Phpdocs for function offlinequiz::require_capability has incomplete parameters list
(#318) Phpdocs for function offlinequiz::start_attempt_url has incomplete parameters list
(#413) Phpdocs for function offlinequiz::ensure_question_loaded has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/participants.php
(#19) Package mod is not valid
mod/offlinequiz/participants/participants_listform.php
(#31) Class offlinequiz_participantslistform is not documented
(#36) Function offlinequiz_participantslistform::__construct is not documented
(#42) Function offlinequiz_participantslistform::definition is not documented
(#33) Variable offlinequiz_participantslistform::$offlinequiz is not documented
(#34) Variable offlinequiz_participantslistform::$label is not documented
(#19) Package mod is not valid
mod/offlinequiz/participants/participants_report.php
(#32) Class participants_report is not documented
(#33) Phpdocs for function participants_report::error_report has incomplete parameters list
(#19) Package mod is not valid
mod/offlinequiz/participants/participants_scanner.php
(#31) No one-line description found in phpdocs for class offlinequiz_participants_scanner
(#31) Class offlinequiz_participants_scanner does not have @copyright tag
(#31) Class offlinequiz_participants_scanner does not have @license tag
(#19) Package mod is not valid
mod/offlinequiz/participants/participants_uploadform.php
(#30) Class offlinequiz_participants_upload_form is not documented
(#32) Function offlinequiz_participants_upload_form::definition is not documented
(#19) Package mod is not valid
mod/offlinequiz/participants_correct.php
(#19) Package mod is not valid
mod/offlinequiz/pdflib.php
(#37) Class offlinequiz_pdf is not documented
(#62) Class offlinequiz_question_pdf is not documented
(#97) Class offlinequiz_answer_pdf is not documented
(#277) Class offlinequiz_participants_pdf is not documented
(#44) Function offlinequiz_pdf::checkpoint is not documented
(#48) Function offlinequiz_pdf::backtrack is not documented
(#52) Function offlinequiz_pdf::is_overflowing is not documented
(#56) Function offlinequiz_pdf::set_title is not documented
(#836) Function offlinequiz_create_pdf_answer is not documented
(#64) Variable offlinequiz_question_pdf::$tempfiles is not documented
(#98) Variable offlinequiz_answer_pdf::$groupid is not documented
(#279) Variable offlinequiz_participants_pdf::$listno is not documented
(#392) Phpdocs for function offlinequiz_create_pdf_question has incomplete parameters list
(#39) Phpdocs for variable offlinequiz_pdf::$checkpoint does not contain @var or incorrect
(#20) Package mod is not valid
mod/offlinequiz/questionbank.ajax.php
(#21) Package mod is not valid
mod/offlinequiz/repaginate.php
(#20) Package mod is not valid
mod/offlinequiz/report.php
(#20) Package mod is not valid
mod/offlinequiz/report/default.php
(#41) Class offlinequiz_default_report is not documented
(#42) Constant offlinequiz_default_report::NO_GROUPS_ALLOWED is not documented
(#46) Phpdocs for function offlinequiz_default_report::display has incomplete parameters list
(#55) Phpdocs for function offlinequiz_default_report::print_header_and_tabs has incomplete parameters list
(#99) Phpdocs for function offlinequiz_default_report::get_current_group has incomplete parameters list
(#30) Package mod is not valid
mod/offlinequiz/report/overview/lang/en/offlinequiz_overview.php
(#20) Package mod is not valid
mod/offlinequiz/report/overview/report.php
(#32) Class offlinequiz_overview_report is not documented
(#34) Phpdocs for function offlinequiz_overview_report::display has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/report/overview/results_table.php
(#33) Class offlinequiz_results_table is not documented
(#39) Function offlinequiz_results_table::__construct is not documented
(#46) Function offlinequiz_results_table::print_nothing_to_display is not documented
(#51) Function offlinequiz_results_table::wrap_html_start is not documented
(#65) Function offlinequiz_results_table::wrap_html_finish is not documented
(#82) Function offlinequiz_results_table::print_one_initials_bar is not documented
(#35) Variable offlinequiz_results_table::$offlinequiz is not documented
(#36) Variable offlinequiz_results_table::$noresults is not documented
(#37) Variable offlinequiz_results_table::$psize is not documented
(#20) Package mod is not valid
mod/offlinequiz/report/overview/version.php
(#20) Package mod is not valid
mod/offlinequiz/report/regrade/lang/en/offlinequiz_regrade.php
(#20) Package mod is not valid
mod/offlinequiz/report/regrade/report.php
(#33) Class offlinequiz_regrade_report is not documented
(#35) Function offlinequiz_regrade_report::display is not documented
(#185) Phpdocs for function offlinequiz_regrade_report::regrade_result has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/report/regrade/version.php
(#20) Package mod is not valid
mod/offlinequiz/report/reportlib.php
(#82) Function offlinequiz_report_unindex is not documented
(#41) Phpdocs for function offlinequiz_report_list has incomplete parameters list
(#155) Phpdocs for function offlinequiz_report_scale_summarks_as_percentage has incomplete parameters list
(#177) Phpdocs for function offlinequiz_report_scale_grade has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/report/rimport/errorpages_table.php
(#34) Class offlinequiz_selectall_table is not documented
(#83) Class offlinequiz_partlist_table is not documented
(#40) Function offlinequiz_selectall_table::__construct is not documented
(#46) Function offlinequiz_selectall_table::print_nothing_to_display is not documented
(#51) Function offlinequiz_selectall_table::wrap_html_start is not documented
(#65) Function offlinequiz_selectall_table::wrap_html_finish is not documented
(#85) Function offlinequiz_partlist_table::wrap_html_finish is not documented
(#113) Function offlinequiz_partlist_table::print_one_initials_bar is not documented
(#36) Variable offlinequiz_selectall_table::$reportscript is not documented
(#37) Variable offlinequiz_selectall_table::$params is not documented
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/offlinequiz/report/rimport/lang/en/offlinequiz_rimport.php
(#20) Package mod is not valid
mod/offlinequiz/report/rimport/report.php
(#34) Class offlinequiz_rimport_report is not documented
(#36) Function offlinequiz_rimport_report::print_error_report is not documented
(#177) Phpdocs for function offlinequiz_rimport_report::display has incomplete parameters list
(#20) Package mod is not valid
mod/offlinequiz/report/rimport/scanner.php
(#1605) Function offlinequiz_page_scanner::set_maxanswers is not documented
(#48) Variable oq_point::$x is not documented
(#49) Variable oq_point::$y is not documented
(#50) Variable oq_point::$blank is not documented
(#103) Variable offlinequiz_page_scanner::$calibrated is not documented
(#104) Variable offlinequiz_page_scanner::$contextid is not documented
(#105) Variable offlinequiz_page_scanner::$offlinequizid is not documented
(#106) Variable offlinequiz_page_scanner::$filename is not documented
(#107) Variable offlinequiz_page_scanner::$sourcefile is not documented
(#108) Variable offlinequiz_page_scanner::$pageimage is not documented
(#109) Variable offlinequiz_page_scanner::$path is not documented
(#110) Variable offlinequiz_page_scanner::$maxanswers is not documented
(#111) Variable offlinequiz_page_scanner::$maxquestions is not documented
(#112) Variable offlinequiz_page_scanner::$questionsonpage is not documented
(#113) Variable offlinequiz_page_scanner::$formtype is not documented
(#114) Variable offlinequiz_page_scanner::$numpages is not documented
(#115) Variable offlinequiz_page_scanner::$offset is not documented
(#116) Variable offlinequiz_page_scanner::$image is not documented
(#117) Variable offlinequiz_page_scanner::$zoomx is not documented
(#118) Variable offlinequiz_page_scanner::$zoomy is not documented
(#119) Variable offlinequiz_page_scanner::$alpha is not documented
(#120) Variable offlinequiz_page_scanner::$hotspots is not documented
(#121) Variable offlinequiz_page_scanner::$pattern is not documented
(#122) Variable offlinequiz_page_scanner::$pattern1 is not documented
(#123) Variable offlinequiz_page_scanner::$pattern2 is not documented
(#124) Variable offlinequiz_page_scanner::$pattern3 is not documented
(#125) Variable offlinequiz_page_scanner::$pattern4 is not documented
(#126) Variable offlinequiz_page_scanner::$papergray is not documented
(#127) Variable offlinequiz_page_scanner::$corners is not documented
(#128) Variable offlinequiz_page_scanner::$lowertrigger is not documented
(#129) Variable offlinequiz_page_scanner::$uppertrigger is not documented
(#130) Variable offlinequiz_page_scanner::$lowerwarning is not documented
(#131) Variable offlinequiz_page_scanner::$upperwarning is not documented
(#132) Variable offlinequiz_page_scanner::$upperleft is not documented
(#133) Variable offlinequiz_page_scanner::$lowerleft is not documented
(#134) Variable offlinequiz_page_scanner::$upperright is not documented
(#135) Variable offlinequiz_page_scanner::$lowerright is not documented
(#136) Variable offlinequiz_page_scanner::$insecure is not documented
(#137) Variable offlinequiz_page_scanner::$blankbox is not documented
(#138) Variable offlinequiz_page_scanner::$ontop is not documented
(#139) Variable offlinequiz_page_scanner::$page is not documented
(#140) Variable offlinequiz_page_scanner::$cache is not documented
(#493) Phpdocs for function offlinequiz_page_scanner::load_stored_image has incomplete parameters list
(#826) Phpdocs for function offlinequiz_page_scanner::hotspot_value has incomplete parameters list
(#1343) Phpdocs for function offlinequiz_page_scanner::get_corners has incomplete parameters list
(#1372) Phpdocs for function offlinequiz_page_scanner::adjust has incomplete parameters list
(#43) Class oq_point does not have @copyright tag
(#95) Class offlinequiz_page_scanner does not have @copyright tag
(#43) Class oq_point does not have @license tag
(#95) Class offlinequiz_page_scanner does not have @license tag
(#20) Package mod is not valid
mod/offlinequiz/report/rimport/upload_form.php
(#31) Class offlinequiz_upload_form is not documented
(#33) Function offlinequiz_upload_form::definition is not documented
(#20) Package mod is not valid
mod/offlinequiz/report/rimport/version.php
(#20) Package mod is not valid
mod/offlinequiz/report/statistics/db/upgrade.php
(#29) Phpdocs for function xmldb_offlinequiz_statistics_upgrade has incomplete parameters list
mod/offlinequiz/report/statistics/lib.php
(#20) Package mod is not valid
(#35) Package mod_offlinequiz is not valid
mod/offlinequiz/report/statistics/qstats.php
(#159) Function offlinequiz_statistics_question_stats::compute_statistics is not documented
(#39) Variable offlinequiz_statistics_question_stats::$questions is not documented
(#40) Variable offlinequiz_statistics_question_stats::$subquestions is not documented
(#42) Variable offlinequiz_statistics_question_stats::$s is not documented
(#43) Variable offlinequiz_statistics_question_stats::$summarksavg is not documented
(#44) Variable offlinequiz_statistics_question_stats::$allattempts is not documented
(#49) Variable offlinequiz_statistics_question_stats::$sumofmarkvariance is not documented
(#50) Variable offlinequiz_statistics_question_stats::$randomselectors is not documented
(#71) There is no description in phpdocs for function make_blank_question_stats
(#443) There is no description in phpdocs for function get_random_guess_score
(#54) Phpdocs for function offlinequiz_statistics_question_stats::__construct has incomplete parameters list
(#96) Phpdocs for function offlinequiz_statistics_question_stats::load_step_data has incomplete parameters list
(#369) Phpdocs for function offlinequiz_statistics_question_stats::secondary_steps_walker has incomplete parameters list
(#32) Class offlinequiz_statistics_question_stats does not have @copyright tag
(#20) Package mod is not valid
mod/offlinequiz/report/statistics/report.php
(#705) Function offlinequiz_statistics_report::get_formatted_offlinequiz_info_data is not documented
(#1331) Function offlinequiz_statistics_report::analyse_responses is not documented
(#1480) Function offlinequiz_statistics_attempts_sql is not documented
(#36) No one-line description found in phpdocs for class offlinequiz_statistics_report
(#444) There is no description in phpdocs for function print_offlinequiz_group_selector
(#533) There is no description in phpdocs for function render_question_text
(#549) There is no description in phpdocs for function render_question_text_plain
(#1361) There is no description in phpdocs for function everything_download_options
(#1467) There is no description in phpdocs for function using_attempts_string
(#51) Phpdocs for function offlinequiz_statistics_report::display has incomplete parameters list
(#446) Phpdocs for function offlinequiz_statistics_report::print_offlinequiz_group_selector has incomplete parameters list
(#473) Phpdocs for function offlinequiz_statistics_report::output_individual_question_data has incomplete parameters list
(#550) Phpdocs for function offlinequiz_statistics_report::render_question_text_plain has incomplete parameters list
(#792) Phpdocs for function offlinequiz_statistics_report::output_offlinequiz_question_answer_table has incomplete parameters list
(#813) Phpdocs for function offlinequiz_statistics_report::output_question_answers has incomplete parameters list
(#965) Phpdocs for function offlinequiz_statistics_report::output_statistics_graph has incomplete parameters list
(#984) Phpdocs for function offlinequiz_statistics_report::get_emtpy_stats has incomplete parameters list
(#1009) Phpdocs for function offlinequiz_statistics_report::compute_stats has incomplete parameters list
(#1249) Phpdocs for function offlinequiz_statistics_report::cache_stats has incomplete parameters list
(#1385) Phpdocs for function offlinequiz_statistics_report::output_caching_info has incomplete parameters list
(#1436) Phpdocs for function offlinequiz_statistics_report::clear_cached_data has incomplete parameters list
(#1511) Phpdocs for function offlinequiz_statistics_qubaids_condition has incomplete parameters list
mod/offlinequiz/report/statistics/responseanalysis.php
(#41) Variable offlinequiz_statistics_response_analyser::$loaded is not documented
(#17) No one-line description found in phpdocs for file
(#32) No one-line description found in phpdocs for class offlinequiz_statistics_response_analyser
(#79) There is no description in phpdocs for function has_subparts
(#86) There is no description in phpdocs for function has_response_classes
(#99) There is no description in phpdocs for function has_actual_responses
(#123) Phpdocs for function offlinequiz_statistics_response_analyser::analyse has incomplete parameters list
(#32) Class offlinequiz_statistics_response_analyser does not have @copyright tag
(#21) Package mod is not valid
mod/offlinequiz/report/statistics/statistics_form.php
(#38) Function offlinequiz_statistics_settings_form::definition is not documented
mod/offlinequiz/report/statistics/statistics_question_answer_table.php
(#56) Function offlinequiz_question_answer_statistics_table::set_questiondata is not documented
(#422) Function offlinequiz_question_answer_statistics_table::wrap_html_start is not documented
(#430) Function offlinequiz_question_answer_statistics_table::wrap_html_finish is not documented
(#31) No one-line description found in phpdocs for class offlinequiz_question_answer_statistics_table
(#410) Phpdocs for function offlinequiz_question_answer_statistics_table::is_dubious_question has incomplete parameters list
(#460) Phpdocs for function offlinequiz_question_answer_statistics_table::col_correct has incomplete parameters list
(#474) Phpdocs for function offlinequiz_question_answer_statistics_table::col_partially has incomplete parameters list
(#487) Phpdocs for function offlinequiz_question_answer_statistics_table::col_wrong has incomplete parameters list
mod/offlinequiz/report/statistics/statistics_question_table.php
(#106) Function offlinequiz_statistics_question_table::format_percentage is not documented
(#49) Phpdocs for function offlinequiz_statistics_question_table::__construct has incomplete parameters list
(#61) Phpdocs for function offlinequiz_statistics_question_table::question_setup has incomplete parameters list
mod/offlinequiz/report/statistics/statistics_table.php
(#321) Function offlinequiz_statistics_table::wrap_html_start is not documented
(#329) Function offlinequiz_statistics_table::wrap_html_finish is not documented
(#31) No one-line description found in phpdocs for class offlinequiz_statistics_table
(#309) Phpdocs for function offlinequiz_statistics_table::is_dubious_question has incomplete parameters list
(#360) Phpdocs for function offlinequiz_statistics_table::col_correct has incomplete parameters list
(#370) Phpdocs for function offlinequiz_statistics_table::col_partially has incomplete parameters list
(#379) Phpdocs for function offlinequiz_statistics_table::col_wrong has incomplete parameters list
mod/offlinequiz/review.php
(#20) Package mod is not valid
mod/offlinequiz/reviewquestion.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod is not valid
mod/offlinequiz/settings.php
(#20) Package mod is not valid
mod/offlinequiz/settingslib.php
(#90) Function mod_offlinequiz_admin_review_setting::times is not documented
(#174) Function admin_setting_configtext_user_formula::validate is not documented
(#42) Constant mod_offlinequiz_admin_review_setting::IMMEDIATELY_AFTER is not documented
(#43) Constant mod_offlinequiz_admin_review_setting::LATER_WHILE_OPEN is not documented
(#44) Constant mod_offlinequiz_admin_review_setting::AFTER_CLOSE is not documented
(#170) No one-line description found in phpdocs for class admin_setting_configtext_user_formula
(#69) There is no description in phpdocs for function __construct
(#83) There is no description in phpdocs for function all_on
(#96) There is no description in phpdocs for function normalise_data
(#123) Phpdocs for function mod_offlinequiz_admin_review_setting::write_setting has incomplete parameters list
(#135) Phpdocs for function mod_offlinequiz_admin_review_setting::output_html has incomplete parameters list
(#170) Class admin_setting_configtext_user_formula does not have @copyright tag
(#170) Class admin_setting_configtext_user_formula does not have @license tag
(#20) Package mod is not valid
mod/offlinequiz/tabs.php
(#20) Package mod is not valid
mod/offlinequiz/tutorial/index.php
(#19) Package mod is not valid
mod/offlinequiz/view.php
(#20) Package mod 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, 453 warnings)

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

mod/offlinequiz/lib/jquery/css/images/bg-yellow-bar.gif
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_0_aaaaaa_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_55_fbec88_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_75_d0e5f5_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_85_dfeffc_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_95_fef1ec_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_217bc0_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_2e83ff_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_469bdd_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_6da8d5_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_cd0a0a_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_d8e7f3_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_f9bd01_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/moodle.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/visibility.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.bgiframe-2.1.1.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.cookie.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.metadata.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery-ui-i18n.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-af.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-az.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bg.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ca.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-cs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-da.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-de.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-el.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-es.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-et.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fa.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-gl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-he.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hy.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-id.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-is.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-it.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ja.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ko.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-kz.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ml.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ms.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-nl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-no.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt-BR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-rm.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ro.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ru.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sq.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr-SR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ta.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-th.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tj.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-uk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-vi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-CN.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-HK.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-TW.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.11.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.5.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.blind.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.bounce.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.clip.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.drop.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.explode.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fade.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fold.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.highlight.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.pulsate.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.scale.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.shake.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.slide.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.transfer.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.accordion.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.autocomplete.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.button.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.datepicker.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.dialog.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.draggable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.droppable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.mouse.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.position.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.progressbar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.resizable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.selectable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.slider.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.sortable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.tabs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.widget.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.blind.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.bounce.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.clip.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.drop.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.explode.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fade.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fold.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.highlight.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.pulsate.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.scale.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.shake.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.slide.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.transfer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.accordion.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.autocomplete.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.button.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.datepicker.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.dialog.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.draggable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.droppable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.mouse.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.position.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.progressbar.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.resizable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.selectable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.slider.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.sortable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.tabs.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.widget.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/bg-yellow-bar.gif
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_0_aaaaaa_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_55_fbec88_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_75_d0e5f5_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_85_dfeffc_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_95_fef1ec_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_217bc0_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_2e83ff_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_469bdd_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_6da8d5_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_cd0a0a_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_d8e7f3_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_f9bd01_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/moodle.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/visibility.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.bgiframe-2.1.1.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.cookie.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.metadata.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery-ui-i18n.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-af.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-az.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bg.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ca.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-cs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-da.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-de.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-el.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-es.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-et.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fa.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-gl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-he.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hy.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-id.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-is.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-it.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ja.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ko.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-kz.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ml.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ms.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-nl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-no.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt-BR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-rm.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ro.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ru.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sq.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr-SR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ta.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-th.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tj.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-uk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-vi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-CN.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-HK.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-TW.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.11.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.5.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.blind.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.bounce.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.clip.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.drop.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.explode.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fade.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fold.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.highlight.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.pulsate.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.scale.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.shake.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.slide.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.transfer.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.accordion.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.autocomplete.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.button.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.datepicker.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.dialog.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.draggable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.droppable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.mouse.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.position.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.progressbar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.resizable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.selectable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.slider.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.sortable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.tabs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.widget.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.blind.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.bounce.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.clip.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.drop.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.explode.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fade.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fold.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.highlight.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.pulsate.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.scale.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.shake.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.slide.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.transfer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.accordion.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.autocomplete.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.button.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.datepicker.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.dialog.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.draggable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.droppable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.mouse.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.position.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.progressbar.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.resizable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.selectable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.slider.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.sortable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.tabs.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.widget.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/bg-yellow-bar.gif
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_0_aaaaaa_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_flat_55_fbec88_40x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_75_d0e5f5_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_85_dfeffc_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_glass_95_fef1ec_1x400.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_217bc0_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_2e83ff_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_469bdd_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_6da8d5_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_cd0a0a_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_d8e7f3_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/images/ui-icons_f9bd01_256x240.png
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/moodle.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/css/visibility.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.bgiframe-2.1.1.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.cookie.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/jquery.metadata.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.css
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/external/qunit.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/jquery-1.4.3.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery-ui-i18n.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-af.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-az.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bg.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-bs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ca.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-cs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-da.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-de.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-el.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-es.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-et.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-eu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fa.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fo.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-fr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-gl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-he.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hu.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-hy.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-id.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-is.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-it.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ja.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ko.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-kz.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-lv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ml.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ms.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-nl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-no.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt-BR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-pt.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-rm.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ro.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ru.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sl.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sq.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr-SR.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-sv.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-ta.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-th.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tj.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-tr.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-uk.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-vi.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-CN.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-HK.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/i18n/jquery.ui.datepicker-zh-TW.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.11.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery-ui-1.8.5.custom.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.blind.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.bounce.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.clip.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.drop.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.explode.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fade.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.fold.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.highlight.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.pulsate.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.scale.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.shake.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.slide.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.effects.transfer.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.accordion.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.autocomplete.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.button.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.core.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.datepicker.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.dialog.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.draggable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.droppable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.mouse.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.position.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.progressbar.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.resizable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.selectable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.slider.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.sortable.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.tabs.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/jquery.ui.widget.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.blind.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.bounce.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.clip.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.drop.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.explode.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fade.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.fold.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.highlight.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.pulsate.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.scale.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.shake.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.slide.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.effects.transfer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.accordion.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.autocomplete.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.button.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.core.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.datepicker.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.dialog.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.draggable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.droppable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.mouse.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.position.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.progressbar.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.resizable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.selectable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.slider.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.sortable.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.tabs.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
mod/offlinequiz/lib/jquery/ui/minified/jquery.ui.widget.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt

Mustache template problems

(0 errors, 0 warnings)

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