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

(6915 errors, 778 warnings)

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

repository/sword_upload/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
repository/sword_upload/lang/en/repository_sword_upload.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#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".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) This comment is 62% valid code; is this commented out code?
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// $string['configplugin'] = 'SWORD upload configuration';" but found "//$string['configplugin'] = 'SWORD upload configuration';"
(#27) No space found before comment text; expected "// $string['licensekey'] = 'License Key';" but found "//$string['licensekey'] = 'License Key';"
(#28) No space found before comment text; expected "// $string['pluginname'] = 'SWORD Upload';" but found "//$string['pluginname'] = 'SWORD Upload';"
(#29) No space found before comment text; expected "// $string['pluginname_help'] = 'SWORD Upload';" but found "//$string['pluginname_help'] = 'SWORD Upload';"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// $string['cesta:view'] = 'View SWORD Upload';" but found "//$string['cesta:view'] = 'View SWORD Upload';"
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) This comment is 67% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $string['keyword'] = 'Keyword';" but found "//$string['keyword'] = 'Keyword';"
(#42) This comment is 64% valid code; is this commented out code?
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// $string['soapmustbeenabled'] = 'SOAP extension must be enabled for sword upload plugin';" but found "//$string['soapmustbeenabled'] = 'SOAP extension must be enabled for sword upload plugin';"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// $string['space'] = 'Space';" but found "//$string['space'] = 'Space';"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// Login" but found "//Login"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// Deposit" but found "//Deposit"
repository/sword_upload/lang/pt_br/repository_sword_upload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) This comment is 62% valid code; is this commented out code?
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// $string['configplugin'] = 'SWORD upload configuration';" but found "//$string['configplugin'] = 'SWORD upload configuration';"
(#27) No space found before comment text; expected "// $string['licensekey'] = 'License Key';" but found "//$string['licensekey'] = 'License Key';"
(#28) No space found before comment text; expected "// $string['pluginname'] = 'SWORD Upload';" but found "//$string['pluginname'] = 'SWORD Upload';"
(#29) No space found before comment text; expected "// $string['pluginname_help'] = 'SWORD Upload';" but found "//$string['pluginname_help'] = 'SWORD Upload';"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// $string['cesta:view'] = 'View SWORD Upload';" but found "//$string['cesta:view'] = 'View SWORD Upload';"
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) This comment is 67% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $string['keyword'] = 'Keyword';" but found "//$string['keyword'] = 'Keyword';"
(#42) This comment is 64% valid code; is this commented out code?
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// $string['soapmustbeenabled'] = 'SOAP extension must be enabled for sword upload plugin';" but found "//$string['soapmustbeenabled'] = 'SOAP extension must be enabled for sword upload plugin';"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// $string['space'] = 'Space';" but found "//$string['space'] = 'Space';"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// Login" but found "//Login"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// Deposit" but found "//Deposit"
repository/sword_upload/lib.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/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Inline doc block comments are not allowed; use "// Comment." instead
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#30) Member variable "swordAppClient" must be all lower-case
(#31) Member variable "serviceDocument" must be all lower-case
(#41) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#48) This comment is 58% valid code; is this commented out code?
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) This comment is 67% valid code; is this commented out code?
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 72% valid code; is this commented out code?
(#51) No space found before comment text; expected "// echo 'entrou no if4'; exit;" but found "//echo 'entrou no if4'; exit;"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 86% valid code; is this commented out code?
(#64) No space found before comment text; expected "// unset($SESSION->etapa);" but found "//unset($SESSION->etapa);"
(#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) This comment is 84% valid code; is this commented out code?
(#67) No space found before comment text; expected "// echo 'entrou no if 3';exit;" but found "//echo 'entrou no if 3';exit;"
(#73) Variable "nao_login" must not contain underscores.
(#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) This comment is 67% valid code; is this commented out code?
(#79) Line indented incorrectly; expected at least 8 spaces, found 6
(#79) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) No space found before comment text; expected "// campo id do input de busca do form" but found "//campo id do input de busca do form"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// campo name do input de busca do form" but found "//campo name do input de busca do form"
(#100) Expected 1 space before "="; 0 found
(#105) This comment is 53% valid code; is this commented out code?
(#105) Line indented incorrectly; expected at least 8 spaces, found 1
(#139) Line exceeds 132 characters; contains 169 characters
(#142) Expected 1 space before "="; 0 found
(#143) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#159) This comment is 75% valid code; is this commented out code?
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) No space found before comment text; expected "// echo ' entrou no login | ';" but found "//echo ' entrou no login | ';"
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) This comment is 50% valid code; is this commented out code?
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) This comment is 60% valid code; is this commented out code?
(#162) Line indented incorrectly; expected at least 16 spaces, found 14
(#162) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) This comment is 60% valid code; is this commented out code?
(#165) Line indented incorrectly; expected at least 16 spaces, found 15
(#175) This comment is 86% valid code; is this commented out code?
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) No space found before comment text; expected "// unset($SESSION->username);" but found "//unset($SESSION->username);"
(#176) This comment is 86% valid code; is this commented out code?
(#176) No space found before comment text; expected "// unset($SESSION->password);" but found "//unset($SESSION->password);"
(#177) This comment is 86% valid code; is this commented out code?
(#177) No space found before comment text; expected "// unset($SESSION->collections);" but found "//unset($SESSION->collections);"
(#178) This comment is 86% valid code; is this commented out code?
(#178) No space found before comment text; expected "// unset($SESSION->etapa);" but found "//unset($SESSION->etapa);"
(#179) This comment is 86% valid code; is this commented out code?
(#179) No space found before comment text; expected "// unset($SESSION->entry);" but found "//unset($SESSION->entry);"
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) This comment is 86% valid code; is this commented out code?
(#180) No space found before comment text; expected "// unset($this->serviceDocument);" but found "//unset($this->serviceDocument);"
(#181) Whitespace found at end of line
(#181) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) This comment is 63% valid code; is this commented out code?
(#194) No space found before comment text; expected "// echo ' entrou no logout | (valor do $SESSION->etapa:'.$SESSION->etapa;" but found "//echo ' entrou no logout | (valor do $SESSION->etapa:'.$SESSION->etapa;"
(#201) Expected 5 space(s) before asterisk; 4 found
(#202) Expected 5 space(s) before asterisk; 4 found
(#203) Expected 5 space(s) before asterisk; 4 found
(#204) Expected 5 space(s) before asterisk; 4 found
(#205) Expected 5 space(s) before asterisk; 4 found
(#206) Expected 5 space(s) before asterisk; 4 found
(#214) This comment is 67% valid code; is this commented out code?
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) No space found before comment text; expected "// $ret['nologin'] = false;" but found "//$ret['nologin'] = false;"
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) This comment is 67% valid code; is this commented out code?
(#215) No space found before comment text; expected "// $ret['logouttext'] = 'Logout';" but found "//$ret['logouttext'] = 'Logout';"
(#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 1
(#233) Expected 1 space after "="; 2 found
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#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 1
(#376) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#441) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#460) Line indented incorrectly; expected at least 8 spaces, found 0
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#522) Commas (,) must be followed by white space.
(#522) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#524) Commas (,) must be followed by white space.
(#524) Commas (,) must be followed by white space.
(#525) Commas (,) must be followed by white space.
(#525) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#529) Commas (,) must be followed by white space.
(#529) Commas (,) must be followed by white space.
(#531) Line exceeds 132 characters; contains 157 characters
(#532) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#562) Commas (,) must be followed by white space.
(#562) Commas (,) must be followed by white space.
(#563) Commas (,) must be followed by white space.
(#563) Commas (,) must be followed by white space.
(#564) Commas (,) must be followed by white space.
(#564) Commas (,) must be followed by white space.
(#567) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#587) Variable "swordPackager" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Line exceeds 132 characters; contains 175 characters
(#589) Variable "swordPackager" must be all lower-case
(#590) Variable "swordPackager" must be all lower-case
(#591) Variable "swordPackager" must be all lower-case
(#592) Variable "swordPackager" must be all lower-case
(#594) Variable "swordPackager" must be all lower-case
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) This comment is 84% valid code; is this commented out code?
(#595) No space found before comment text; expected "// $swordPackager->setRightsUri($SESSION->entry['license-uri']);" but found "//$swordPackager->setRightsUri($SESSION->entry['license-uri']);"
(#597) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 8 spaces, found 1
(#602) Variable "swordPackager" must be all lower-case
(#606) Variable "swordPackager" must be all lower-case
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 8 spaces, found 1
(#610) Variable "swordPackager" must be all lower-case
(#611) Closing brace indented incorrectly; expected 1 spaces, found 8
(#613) Variable "swordPackager" must be all lower-case
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) This comment is 84% valid code; is this commented out code?
(#614) No space found before comment text; expected "// $swordPackager->setIdentifierUri($SESSION->entry['url']);" but found "//$swordPackager->setIdentifierUri($SESSION->entry['url']);"
(#616) Variable "swordPackager" must be all lower-case
(#630) Commas (,) must be followed by white space.
(#630) Line exceeds 132 characters; contains 148 characters
(#637) Commas (,) must be followed by white space.
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 2
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 12 spaces, found 2
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 12 spaces, found 2
(#642) Expected 1 space before "=>"; 0 found
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 12 spaces, found 2
(#647) Commas (,) must be followed by white space.
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) No space found before comment text; expected "// Verifica a extensao do arquivo para definir o icone que deve aparecer" but found "//Verifica a extensao do arquivo para definir o icone que deve aparecer"
(#656) Expected 1 space after "="; 0 found
(#730) Variable "saveas_filename" must not contain underscores.
(#736) Commas (,) must be followed by white space.
(#736) Commas (,) must be followed by white space.
(#737) Commas (,) must be followed by white space.
(#737) Commas (,) must be followed by white space.
(#739) Variable "saveas_filename" must not contain underscores.
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 12 spaces, found 5
(#741) Commas (,) must be followed by white space.
(#741) Commas (,) must be followed by white space.
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 12 spaces, found 5
(#744) Expected 1 space after "="; 0 found
(#747) Variable "saveas_filename" must not contain underscores.
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 12 spaces, found 5
(#748) Commas (,) must be followed by white space.
(#748) Commas (,) must be followed by white space.
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 5
(#753) Commas (,) must be followed by white space.
(#753) Line exceeds 132 characters; contains 133 characters
(#756) Variable "mime_type" must not contain underscores.
(#758) Commas (,) must be followed by white space.
(#760) Commas (,) must be followed by white space.
(#761) Commas (,) must be followed by white space.
(#764) Variable "swordPackager" must be all lower-case
(#764) Commas (,) must be followed by white space.
(#764) Commas (,) must be followed by white space.
(#764) Commas (,) must be followed by white space.
(#764) Line exceeds 132 characters; contains 175 characters
(#766) Variable "swordPackager" must be all lower-case
(#767) Variable "swordPackager" must be all lower-case
(#768) Variable "swordPackager" must be all lower-case
(#769) Variable "swordPackager" must be all lower-case
(#771) Variable "swordPackager" must be all lower-case
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) This comment is 84% valid code; is this commented out code?
(#772) No space found before comment text; expected "// $swordPackager->setRightsUri($SESSION->entry['license-uri']);" but found "//$swordPackager->setRightsUri($SESSION->entry['license-uri']);"
(#776) Variable "swordPackager" must be all lower-case
(#780) Variable "swordPackager" must be all lower-case
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Whitespace found at end of line
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 8 spaces, found 2
(#784) Variable "swordPackager" must be all lower-case
(#785) Closing brace indented incorrectly; expected 2 spaces, found 8
(#787) Variable "swordPackager" must be all lower-case
(#787) Commas (,) must be followed by white space.
(#787) Variable "mime_type" must not contain underscores.
(#789) Variable "swordPackager" must be all lower-case
(#800) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#803) Commas (,) must be followed by white space.
(#803) Line exceeds 132 characters; contains 148 characters
(#815) Commas (,) must be followed by white space.
repository/sword_upload/sword1/collection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Whitespace found at end of line
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sac_colltitle" must not contain underscores.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "sac_href" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sac_accept" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Member variable "sac_acceptpackaging" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "sac_collpolicy" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Member variable "sac_abstract" must not contain underscores.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Member variable "sac_mediation" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Member variable "sac_service" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 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) Visibility must be declared on method "__construct"
(#32) Variable "sac_newcolltitle" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "sac_newcolltitle" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Variable "sac_accept" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Variable "sac_acceptpackaging" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) method name "Collection::addAcceptPackaging" must be in lower-case letters only
(#42) Visibility must be declared on method "addAcceptPackaging"
(#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 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 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#52) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/examples/imap-email/configuration.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/examples/imap-email/imap-email.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 0 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 2
(#21) Inline control structures are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 0 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 0 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#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 3
(#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
(#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) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#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
(#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
(#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) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 6
(#51) Commas (,) must be followed by white space.
(#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) 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) Line indented incorrectly; expected at least 10 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 10 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 14 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 18 spaces, found 5
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 20 spaces, found 5
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 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) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#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
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 4
(#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
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 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 at least 16 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 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 16 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 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 at least 16 spaces, found 4
(#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
(#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
(#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 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 at least 12 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 12 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 12 spaces, found 3
(#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) 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 11
(#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 11
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#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 67% valid code; is this commented out code?
(#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) 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 at least 12 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 12 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 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 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#93) Spaces must be used to indent lines; 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 12 spaces, found 3
(#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 4 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 0 spaces, found 1
(#98) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/examples/imap-email/includes/MimeMailParser.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#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/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Member variable "attachment_streams" must not contain underscores.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Whitespace found at end of line
(#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
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#54) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 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 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 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
(#64) Public method name "MimeMailParser::setPath" 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 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 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 at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#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 "MimeMailParser::setStream" must be in lower-case letters only
(#79) Spaces must be used to indent lines; 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 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Variable "tmp_fp" 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 12 spaces, found 3
(#82) Variable "tmp_fp" 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 16 spaces, found 4
(#83) Expected "while (...) {\n"; found "while(...) {\n"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 20 spaces, found 5
(#84) Variable "tmp_fp" 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 16 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Variable "tmp_fp" must not contain underscores.
(#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 "tmp_fp" must not contain underscores.
(#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
(#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 12 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 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 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 8 spaces, found 2
(#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 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#99) Expected "while (...) {\n"; found "while(...) {\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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Public method name "MimeMailParser::setText" must be in lower-case letters only
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used 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 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) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#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) 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
(#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
(#128) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#128) Variable "part_id" 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 12 spaces, found 3
(#129) Variable "part_id" 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 "part_id" 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 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
(#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 "MimeMailParser::getHeaders" 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 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 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 at least 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#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
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#152) Public method name "MimeMailParser::getHeader" must be in lower-case letters only
(#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
(#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 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 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 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 at least 4 spaces, found 1
(#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
(#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
(#169) Public method name "MimeMailParser::getMessageBody" must be in lower-case letters only
(#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 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Variable "mime_types" must not contain underscores.
(#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 3
(#172) Expected 1 space before "=>"; 0 found
(#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 3
(#173) Expected 1 space before "=>"; 0 found
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#175) Variable "mime_types" must not contain underscores.
(#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 3
(#176) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 16 spaces, found 4
(#177) Variable "mime_types" must not contain underscores.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 20 spaces, found 5
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 16 spaces, found 4
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 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 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#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
(#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
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#192) Public method name "MimeMailParser::getAttachments" must be in lower-case letters only
(#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 2
(#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 2
(#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
(#195) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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
(#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 at least 8 spaces, found 2
(#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
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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
(#208) Public method name "MimeMailParser::getAttachmentsAsStreams" must be in lower-case letters only
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 8 spaces, found 2
(#211) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 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 at least 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#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) Private method name "MimeMailParser::getPartHeaders" 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 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 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 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 at least 8 spaces, found 2
(#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 at least 4 spaces, found 1
(#233) Spaces must be used to indent lines; tabs are not allowed
(#234) Spaces must be used to indent lines; tabs are not allowed
(#235) Spaces must be used to indent lines; tabs are not allowed
(#236) Spaces must be used to indent lines; tabs are not allowed
(#237) Spaces must be used to indent lines; tabs are not allowed
(#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
(#238) Private method name "MimeMailParser::getPartHeader" must be in lower-case letters only
(#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
(#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 2
(#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 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
(#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) Private method name "MimeMailParser::getPartContentType" must be in lower-case letters only
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#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
(#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 4 spaces, found 1
(#258) Spaces must be used to indent lines; tabs are not allowed
(#259) Spaces must be used to indent lines; tabs are not allowed
(#260) Spaces must be used to indent lines; tabs are not allowed
(#261) Spaces must be used to indent lines; tabs are not allowed
(#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) Private method name "MimeMailParser::getPartContentDisposition" must be in lower-case letters only
(#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 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 4 spaces, found 1
(#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 4 spaces, found 1
(#270) Spaces must be used to indent lines; tabs are not allowed
(#271) Spaces must be used to indent lines; tabs are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) Private method name "MimeMailParser::getPartBody" must be in lower-case letters only
(#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
(#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 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 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 12 spaces, found 3
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 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) Line indented incorrectly; expected 4 spaces, found 1
(#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 4 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#288) Spaces must be used to indent lines; tabs are not allowed
(#289) Spaces must be used to indent lines; tabs are not allowed
(#290) Spaces must be used to indent lines; tabs are not allowed
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#291) Private method name "MimeMailParser::getPartBodyFromFile" must be in lower-case letters only
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#295) Expected 1 space before "-"; 0 found
(#295) Expected 1 space after "-"; 0 found
(#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 4 spaces, found 1
(#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 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#301) Spaces must be used to indent lines; tabs are not allowed
(#302) Spaces must be used to indent lines; tabs are not allowed
(#303) Spaces must be used to indent lines; tabs are not allowed
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#304) Private method name "MimeMailParser::getPartBodyFromText" must be in lower-case letters only
(#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
(#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
(#307) Expected 1 space before "-"; 0 found
(#307) Expected 1 space after "-"; 0 found
(#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 at least 4 spaces, found 1
(#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
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#316) Private method name "MimeMailParser::getAttachmentStream" must be in lower-case letters only
(#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 "temp_fp" must not contain underscores.
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#318) Variable "temp_fp" must not contain underscores.
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 4
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 16 spaces, found 4
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Expected 1 space before "-"; 0 found
(#323) Expected 1 space after "-"; 0 found
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 16 spaces, found 4
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 16 spaces, found 4
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 16 spaces, found 4
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 16 spaces, found 4
(#327) Expected "while (...) {\n"; found "while(...) {\n"
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 20 spaces, found 5
(#328) Expected 1 space before "+"; 0 found
(#328) Expected 1 space after "+"; 0 found
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 24 spaces, found 6
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 20 spaces, found 5
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 20 spaces, found 5
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 20 spaces, found 5
(#332) Variable "temp_fp" must not contain underscores.
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 20 spaces, found 5
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 16 spaces, found 4
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 16 spaces, found 4
(#335) Variable "temp_fp" must not contain underscores.
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Variable "temp_fp" must not contain underscores.
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 12 spaces, found 3
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#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 "temp_fp" must not contain underscores.
(#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
(#350) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/packager_mets_swap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Member variable "sac_root_in" must not contain underscores.
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Member variable "sac_dir_in" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_root_out" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Member variable "sac_file_out" must not contain underscores.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "sac_metadata_filename" must not contain underscores.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Member variable "sac_type" must not contain underscores.
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Member variable "sac_title" must not contain underscores.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Member variable "sac_description" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Member variable "sac_abstract" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "sac_creators" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "sac_subjects" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "sac_types" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Member variable "sac_identifiers" must not contain underscores.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// IdenfierUri" but found "//IdenfierUri"
(#45) Member variable "sac_identifierUri" must be all lower-case
(#45) Member variable "sac_identifierUri" must not contain underscores.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Member variable "sac_dateavailable" must not contain underscores.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "sac_statusstatement" must not contain underscores.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Member variable "sac_copyrightholder" must not contain underscores.
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Member variable "sac_custodian" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Member variable "sac_citation" must not contain underscores.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Member variable "sac_language" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Member variable "sac_files" must not contain underscores.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Member variable "sac_mimetypes" must not contain underscores.
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Member variable "sac_provenances" must not contain underscores.
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Member variable "sac_rights" must not contain underscores.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// Rights URI" but found "//Rights URI"
(#78) Member variable "sac_rightsUri" must be all lower-case
(#78) Member variable "sac_rightsUri" must not contain underscores.
(#80) Member variable "sac_relation" must not contain underscores.
(#82) Member variable "sac_haspart" must not contain underscores.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Member variable "sac_filecount" must not contain underscores.
(#88) Visibility must be declared on method "__construct"
(#88) Variable "sac_rootin" must not contain underscores.
(#88) Variable "sac_dirin" must not contain underscores.
(#88) Variable "sac_rootout" must not contain underscores.
(#88) Variable "sac_fileout" must not contain underscores.
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "sac_rootin" must not contain underscores.
(#91) Variable "sac_dirin" must not contain underscores.
(#92) Variable "sac_rootout" must not contain underscores.
(#93) Variable "sac_fileout" must not contain underscores.
(#105) method name "PackagerMetsSwap::setIdentifierUri" must be in lower-case letters only
(#105) Visibility must be declared on method "setIdentifierUri"
(#105) Variable "sac_theidentifieruri" must not contain underscores.
(#106) Variable "sac_theidentifieruri" must not contain underscores.
(#109) method name "PackagerMetsSwap::setRightsUri" must be in lower-case letters only
(#109) Visibility must be declared on method "setRightsUri"
(#109) Variable "sac_rightsuri" must not contain underscores.
(#110) Variable "sac_rightsuri" must not contain underscores.
(#113) method name "PackagerMetsSwap::setType" must be in lower-case letters only
(#113) Visibility must be declared on method "setType"
(#113) Variable "sac_thetype" must not contain underscores.
(#114) Variable "sac_thetype" must not contain underscores.
(#117) method name "PackagerMetsSwap::setTitle" must be in lower-case letters only
(#117) Visibility must be declared on method "setTitle"
(#117) Variable "sac_thetitle" must not contain underscores.
(#118) Variable "sac_thetitle" must not contain underscores.
(#121) method name "PackagerMetsSwap::setAbstract" must be in lower-case letters only
(#121) Visibility must be declared on method "setAbstract"
(#121) Variable "sac_theabstract" must not contain underscores.
(#122) Variable "sac_theabstract" must not contain underscores.
(#125) method name "PackagerMetsSwap::setDescription" must be in lower-case letters only
(#125) Visibility must be declared on method "setDescription"
(#125) Variable "sac_thedescription" must not contain underscores.
(#126) Variable "sac_thedescription" must not contain underscores.
(#129) method name "PackagerMetsSwap::addCreator" must be in lower-case letters only
(#129) Visibility must be declared on method "addCreator"
(#129) Variable "sac_creator" must not contain underscores.
(#130) Variable "sac_creator" must not contain underscores.
(#133) method name "PackagerMetsSwap::addSubject" must be in lower-case letters only
(#133) Visibility must be declared on method "addSubject"
(#133) Variable "sac_subject" must not contain underscores.
(#134) Variable "sac_subject" must not contain underscores.
(#137) method name "PackagerMetsSwap::addTypes" must be in lower-case letters only
(#137) Visibility must be declared on method "addTypes"
(#137) Variable "sac_type" must not contain underscores.
(#138) Variable "sac_type" must not contain underscores.
(#141) method name "PackagerMetsSwap::addProvenance" must be in lower-case letters only
(#141) Visibility must be declared on method "addProvenance"
(#141) Variable "sac_provenance" must not contain underscores.
(#142) Variable "sac_provenance" must not contain underscores.
(#145) method name "PackagerMetsSwap::addRights" must be in lower-case letters only
(#145) Visibility must be declared on method "addRights"
(#145) Variable "sac_right" must not contain underscores.
(#146) Variable "sac_right" must not contain underscores.
(#149) method name "PackagerMetsSwap::addIdentifier" must be in lower-case letters only
(#149) Visibility must be declared on method "addIdentifier"
(#149) Variable "sac_identifier" must not contain underscores.
(#150) Variable "sac_identifier" must not contain underscores.
(#153) method name "PackagerMetsSwap::setRelation" must be in lower-case letters only
(#153) Visibility must be declared on method "setRelation"
(#153) Variable "sac_therelation" must not contain underscores.
(#154) Variable "sac_therelation" must not contain underscores.
(#157) method name "PackagerMetsSwap::setStatusStatement" must be in lower-case letters only
(#157) Visibility must be declared on method "setStatusStatement"
(#157) Variable "sac_thestatus" must not contain underscores.
(#158) Variable "sac_thestatus" must not contain underscores.
(#161) method name "PackagerMetsSwap::setCopyrightHolder" must be in lower-case letters only
(#161) Visibility must be declared on method "setCopyrightHolder"
(#161) Variable "sac_thecopyrightholder" must not contain underscores.
(#162) Variable "sac_thecopyrightholder" must not contain underscores.
(#165) method name "PackagerMetsSwap::setCustodian" must be in lower-case letters only
(#165) Visibility must be declared on method "setCustodian"
(#165) Variable "sac_thecustodian" must not contain underscores.
(#166) Variable "sac_thecustodian" must not contain underscores.
(#169) method name "PackagerMetsSwap::setCitation" must be in lower-case letters only
(#169) Visibility must be declared on method "setCitation"
(#169) Variable "sac_thecitation" must not contain underscores.
(#170) Variable "sac_thecitation" must not contain underscores.
(#173) method name "PackagerMetsSwap::setLanguage" must be in lower-case letters only
(#173) Visibility must be declared on method "setLanguage"
(#173) Variable "sac_thelanguage" must not contain underscores.
(#174) Variable "sac_thelanguage" must not contain underscores.
(#177) method name "PackagerMetsSwap::setHasPart" must be in lower-case letters only
(#177) Visibility must be declared on method "setHasPart"
(#177) Variable "sac_thehaspart" must not contain underscores.
(#178) Variable "sac_thehaspart" must not contain underscores.
(#181) method name "PackagerMetsSwap::setDateAvailable" must be in lower-case letters only
(#181) Visibility must be declared on method "setDateAvailable"
(#181) Variable "sac_thedta" must not contain underscores.
(#182) Variable "sac_thedta" must not contain underscores.
(#185) method name "PackagerMetsSwap::addFile" must be in lower-case letters only
(#185) Visibility must be declared on method "addFile"
(#185) Variable "sac_thefile" must not contain underscores.
(#185) Variable "sac_themimetype" must not contain underscores.
(#186) Variable "sac_thefile" must not contain underscores.
(#187) Variable "sac_themimetype" must not contain underscores.
(#191) Visibility must be declared on method "create"
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Visibility must be declared on method "writeheader"
(#219) Line exceeds maximum limit of 180 characters; contains 370 characters
(#222) Expected "if (...) {\n"; found "if (...) { "
(#222) Closing brace must be on a line by itself
(#223) Expected "} else {\n"; found "}\n else { "
(#223) Closing brace must be on a line by itself
(#228) method name "PackagerMetsSwap::writeDmdSec" must be in lower-case letters only
(#228) Visibility must be declared on method "writeDmdSec"
(#232) Line exceeds maximum limit of 180 characters; contains 279 characters
(#266) Variable "sac_creator" must not contain underscores.
(#269) Variable "sac_creator" must not contain underscores.
(#272) Variable "sac_subject" must not contain underscores.
(#275) Variable "sac_subject" must not contain underscores.
(#278) Variable "sac_type" must not contain underscores.
(#281) Variable "sac_type" must not contain underscores.
(#284) Variable "sac_provenance" must not contain underscores.
(#287) Variable "sac_provenance" must not contain underscores.
(#290) Variable "sac_right" must not contain underscores.
(#293) Variable "sac_right" must not contain underscores.
(#302) Variable "sac_identifier" must not contain underscores.
(#305) Variable "sac_identifier" must not contain underscores.
(#376) This comment is 75% valid code; is this commented out code?
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) No space found before comment text; expected "// fwrite($fh, "<amdSec ID=\"admin\">\n");" but found "//fwrite($fh, "<amdSec ID=\"admin\">\n");"
(#377) This comment is 75% valid code; is this commented out code?
(#377) No space found before comment text; expected "// fwrite($fh, "<rightsMD ID=\"sword-mets-rmd-1\" GROUPID=\"sword-mets-rmd-1_group-1\">\n");" but found "//fwrite($fh, "<rightsMD ID=\"sword-mets-rmd-1\" GROUPID=\"sword-mets-rmd-1_group-1\">\n");"
(#378) This comment is 75% valid code; is this commented out code?
(#378) No space found before comment text; expected "// fwrite($fh, "<mdWrap MIMETYPE=\"text/plain\" MDTYPE=\"OTHER\" OTHERMDTYPE=\"EPDCX\">\n");" but found "//fwrite($fh, "<mdWrap MIMETYPE=\"text/plain\" MDTYPE=\"OTHER\" OTHERMDTYPE=\"EPDCX\">\n");"
(#379) This comment is 75% valid code; is this commented out code?
(#379) No space found before comment text; expected "// fwrite($fh, "<binData>\n");" but found "//fwrite($fh, "<binData>\n");"
(#380) This comment is 60% valid code; is this commented out code?
(#380) No space found before comment text; expected "// fwrite($fh, base64_encode("HELLO - you can read me if you like!") . "\n");" but found "//fwrite($fh, base64_encode("HELLO - you can read me if you like!") . "\n");"
(#381) This comment is 75% valid code; is this commented out code?
(#381) No space found before comment text; expected "// fwrite($fh, "</binData>\n");" but found "//fwrite($fh, "</binData>\n");"
(#382) This comment is 75% valid code; is this commented out code?
(#382) No space found before comment text; expected "// fwrite($fh, "</mdWrap>\n");" but found "//fwrite($fh, "</mdWrap>\n");"
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) This comment is 75% valid code; is this commented out code?
(#383) No space found before comment text; expected "// fwrite($fh, "</rightsMD>\n</amdSec>\n");" but found "//fwrite($fh, "</rightsMD>\n</amdSec>\n");"
(#383) Whitespace found at end of line
(#386) method name "PackagerMetsSwap::writeFileGrp" must be in lower-case letters only
(#386) Visibility must be declared on method "writeFileGrp"
(#399) method name "PackagerMetsSwap::writeStructMap" must be in lower-case letters only
(#399) Visibility must be declared on method "writeStructMap"
(#411) method name "PackagerMetsSwap::writeFooter" must be in lower-case letters only
(#411) Visibility must be declared on method "writeFooter"
(#415) method name "PackagerMetsSwap::valueString" must be in lower-case letters only
(#415) Visibility must be declared on method "valueString"
(#421) method name "PackagerMetsSwap::valueStringSesURI" must be in lower-case letters only
(#421) Visibility must be declared on method "valueStringSesURI"
(#421) Variable "sesURI" must be all lower-case
(#422) Variable "sesURI" must be all lower-case
(#427) Visibility must be declared on method "statement"
(#427) Variable "propertyURI" must be all lower-case
(#428) Variable "propertyURI" must be all lower-case
(#433) method name "PackagerMetsSwap::statementValueURI" must be in lower-case letters only
(#433) Visibility must be declared on method "statementValueURI"
(#433) Variable "propertyURI" must be all lower-case
(#434) Variable "propertyURI" must be all lower-case
(#438) method name "PackagerMetsSwap::statementVesURI" must be in lower-case letters only
(#438) Visibility must be declared on method "statementVesURI"
(#438) Variable "propertyURI" must be all lower-case
(#438) Variable "vesURI" must be all lower-case
(#439) Variable "propertyURI" must be all lower-case
(#440) Variable "vesURI" must be all lower-case
(#445) method name "PackagerMetsSwap::statementVesURIValueURI" must be in lower-case letters only
(#445) Visibility must be declared on method "statementVesURIValueURI"
(#445) Variable "propertyURI" must be all lower-case
(#445) Variable "vesURI" must be all lower-case
(#446) Variable "propertyURI" must be all lower-case
(#447) Variable "vesURI" must be all lower-case
(#451) Visibility must be declared on method "clean"
(#455) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/swordappclient.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Visibility must be declared on method "servicedocument"
(#12) Variable "sac_url" must not contain underscores.
(#12) Variable "sac_u" must not contain underscores.
(#12) Variable "sac_p" must not contain underscores.
(#12) Variable "sac_obo" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "sac_curl" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "sac_curl" must not contain underscores.
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) This comment is 64% valid code; is this commented out code?
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) No space found before comment text; expected "// curl_setopt($sac_curl, CURLOPT_VERBOSE, 1);" but found "//curl_setopt($sac_curl, CURLOPT_VERBOSE, 1);"
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Variable "sac_curl" must not contain underscores.
(#20) Variable "sac_url" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 8 spaces, found 2
(#21) Expected "if (...) {\n"; found "if(...) {\n"
(#21) Variable "sac_u" must not contain underscores.
(#21) Variable "sac_p" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Variable "sac_curl" must not contain underscores.
(#22) Variable "sac_u" must not contain underscores.
(#22) Variable "sac_p" must not contain underscores.
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 9
(#23) Closing brace indented incorrectly; expected 2 spaces, found 9
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Variable "sal_version" must not contain underscores.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Variable "sal_version" must not contain underscores.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 8 spaces, found 2
(#28) Variable "sac_obo" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Variable "sac_obo" must not contain underscores.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 9
(#30) Closing brace indented incorrectly; expected 2 spaces, found 9
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Variable "sac_curl" must not contain underscores.
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Variable "sac_resp" must not contain underscores.
(#32) Variable "sac_curl" must not contain underscores.
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Variable "sac_status" must not contain underscores.
(#33) Variable "sac_curl" must not contain underscores.
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "sac_curl" must not contain underscores.
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Variable "sac_status" must not contain underscores.
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 16 spaces, found 4
(#39) Variable "sac_sdresponse" must not contain underscores.
(#39) Variable "sac_url" must not contain underscores.
(#39) Variable "sac_status" must not contain underscores.
(#39) Variable "sac_resp" must not contain underscores.
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#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 12 spaces, found 17
(#42) Closing brace indented incorrectly; expected 3 spaces, found 17
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#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 "sac_sdresponse" must not contain underscores.
(#44) Variable "sac_url" must not contain underscores.
(#44) Variable "sac_status" must not contain underscores.
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#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 "sac_sdresponse" must not contain underscores.
(#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
(#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) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) 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
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Visibility must be declared on method "deposit"
(#53) Variable "sac_url" must not contain underscores.
(#53) Variable "sac_u" must not contain underscores.
(#53) Variable "sac_p" must not contain underscores.
(#53) Variable "sac_obo" must not contain underscores.
(#53) Variable "sac_fname" must not contain underscores.
(#53) Whitespace found at end of line
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "sac_packaging" must not contain underscores.
(#54) Variable "sac_contenttype" must not contain underscores.
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "sac_noop" must not contain underscores.
(#55) Variable "sac_verbose" must not contain underscores.
(#56) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Variable "sac_curl" must not contain underscores.
(#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
(#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) This comment is 64% valid code; is this commented out code?
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) No space found before comment text; expected "// curl_setopt($sac_curl, CURLOPT_VERBOSE, 1);" but found "//curl_setopt($sac_curl, CURLOPT_VERBOSE, 1);"
(#60) Whitespace found at end of line
(#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 8 spaces, found 2
(#62) Variable "sac_curl" must not contain underscores.
(#62) Variable "sac_url" must not contain underscores.
(#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 "sac_curl" must not contain underscores.
(#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 "sac_curl" must not contain underscores.
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Variable "sac_u" must not contain underscores.
(#65) Variable "sac_p" must not contain underscores.
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "sac_curl" must not contain underscores.
(#66) Variable "sac_u" must not contain underscores.
(#66) Variable "sac_p" must not contain underscores.
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 9
(#67) Closing brace indented incorrectly; expected 2 spaces, found 9
(#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
(#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 "sal_version" must not contain underscores.
(#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 "sal_version" must not contain underscores.
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#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 "sac_md5" must not contain underscores.
(#72) Variable "sac_fname" must not contain underscores.
(#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 "sac_md5" must not contain underscores.
(#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 "sac_obo" must not contain underscores.
(#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 "sac_obo" must not contain underscores.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 9
(#76) Closing brace indented incorrectly; expected 2 spaces, found 9
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#77) Variable "sac_packaging" must not contain underscores.
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "sac_packaging" must not contain underscores.
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 9
(#79) Closing brace indented incorrectly; expected 2 spaces, found 9
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#80) Variable "sac_contenttype" must not contain underscores.
(#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 "sac_contenttype" must not contain underscores.
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 9
(#82) Closing brace indented incorrectly; expected 2 spaces, found 9
(#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 "sac_fname" must not contain underscores.
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Variable "sac_noop" must not contain underscores.
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 9
(#86) Closing brace indented incorrectly; expected 2 spaces, found 9
(#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
(#87) Variable "sac_verbose" must not contain underscores.
(#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 9
(#89) Closing brace indented incorrectly; expected 2 spaces, found 9
(#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 "sac_fname" must not contain underscores.
(#91) Line indented incorrectly; expected 8 spaces, found 16
(#92) Variable "sac_fname" must not contain underscores.
(#93) Variable "sac_fname_trimmed" must not contain underscores.
(#93) Variable "sac_fname" must not contain underscores.
(#94) Line indented incorrectly; expected 8 spaces, found 16
(#95) Variable "sac_filename_trimmed" must not contain underscores.
(#95) Variable "sac_fname" 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 9
(#96) Closing brace indented incorrectly; expected 16 spaces, found 9
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Variable "sac_fname_trimmed" must not contain underscores.
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Variable "sac_curl" must not contain underscores.
(#98) Variable "sac_fname" must not contain underscores.
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Variable "sac_curl" must not contain underscores.
(#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 8 spaces, found 2
(#101) Variable "sac_resp" must not contain underscores.
(#101) Variable "sac_curl" 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 8 spaces, found 2
(#102) Variable "sac_status" must not contain underscores.
(#102) Variable "sac_curl" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Variable "sac_curl" must not contain underscores.
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) 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
(#106) Variable "sac_dresponse" must not contain underscores.
(#106) Variable "sac_status" must not contain underscores.
(#106) Variable "sac_resp" must not contain underscores.
(#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 8 spaces, found 2
(#109) Variable "sac_status" must not contain underscores.
(#109) Variable "sac_status" must not contain underscores.
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Variable "sac_xml" must not contain underscores.
(#112) Variable "sac_resp" must not contain underscores.
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 11
(#113) Variable "sac_ns" must not contain underscores.
(#113) Variable "sac_xml" must not contain underscores.
(#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 16 spaces, found 4
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Variable "sac_dresponse" must not contain underscores.
(#116) Variable "sac_xml" must not contain underscores.
(#116) Variable "sac_ns" must not contain underscores.
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 7
(#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
(#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 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line indented incorrectly; expected at least 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 at least 16 spaces, found 4
(#123) Variable "sac_dresponse" must not contain underscores.
(#123) Variable "sac_status" must not contain underscores.
(#123) Variable "sac_resp" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Variable "sac_xml" must not contain underscores.
(#126) Variable "sac_resp" must not contain underscores.
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 11
(#127) Variable "sac_ns" must not contain underscores.
(#127) Variable "sac_xml" must not contain underscores.
(#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 16 spaces, found 4
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Variable "sac_dresponse" must not contain underscores.
(#130) Variable "sac_xml" must not contain underscores.
(#130) Variable "sac_ns" must not contain underscores.
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 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 at least 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 3
(#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
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "sac_dresponse" must not contain underscores.
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#141) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/swordappentry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sac_status" must not contain underscores.
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "sac_xml" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sac_statusmessage" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Member variable "sac_id" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "sac_content_src" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Member variable "sac_content_type" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Member variable "sac_authors" must not contain underscores.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Member variable "sac_contributors" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Member variable "sac_links" 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 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Member variable "sac_title" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 4 spaces, found 1
(#36) Member variable "sac_summary" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Member variable "sac_rights" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Member variable "sac_updated" must not contain underscores.
(#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 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Member variable "sac_packaging" must not contain underscores.
(#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 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Member variable "sac_generator" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Member variable "sac_generator_uri" must not contain underscores.
(#51) Spaces must be used to indent lines; 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 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Member variable "sac_useragent" must not contain underscores.
(#54) Spaces must be used to indent lines; 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 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 4 spaces, found 1
(#55) Member variable "sac_noOp" must be all lower-case
(#55) Member variable "sac_noOp" must not contain underscores.
(#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 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#58) Visibility must be declared on method "__construct"
(#58) Variable "sac_newstatus" must not contain underscores.
(#58) Variable "sac_thexml" must not contain underscores.
(#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 at least 8 spaces, found 2
(#60) Variable "sac_newstatus" must not contain underscores.
(#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 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "sac_thexml" must not contain underscores.
(#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 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#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 at least 16 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#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 at least 16 spaces, found 4
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 12 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 16 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#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
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 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) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Visibility must be declared on method "buildhierarchy"
(#100) Variable "sac_dr" must not contain underscores.
(#100) Variable "sac_ns" must not contain underscores.
(#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 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Variable "sac_dr" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Variable "sac_dr" must not contain underscores.
(#105) Variable "sac_ns" must not contain underscores.
(#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 "sac_contentbits" must not contain underscores.
(#106) Variable "sac_dr" must not contain underscores.
(#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 8 spaces, found 2
(#107) Variable "sac_contentbits" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Variable "sac_contentbits" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Variable "sac_contentbits" must not contain underscores.
(#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
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#113) Variable "sac_dr" must not contain underscores.
(#113) Variable "sac_ns" must not contain underscores.
(#113) Variable "sac_author" 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 "sac_theauthor" must not contain underscores.
(#114) Variable "sac_author" must not contain underscores.
(#114) Variable "sac_ns" 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 12 spaces, found 3
(#115) Variable "sac_theauthor" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#119) Variable "sac_dr" must not contain underscores.
(#119) Variable "sac_ns" must not contain underscores.
(#119) Variable "sac_contributor" 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 12 spaces, found 3
(#120) Variable "sac_thecontributor" must not contain underscores.
(#120) Variable "sac_contributor" must not contain underscores.
(#120) Variable "sac_ns" 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 12 spaces, found 3
(#121) Variable "sac_thecontributor" 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 8 spaces, found 2
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#125) Variable "sac_dr" must not contain underscores.
(#125) Variable "sac_link" 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 at least 12 spaces, found 3
(#126) Variable "sac_link" 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 8 spaces, found 2
(#129) Spaces must be used to indent lines; 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 8 spaces, found 2
(#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
(#130) Variable "sac_dr" must not contain underscores.
(#130) Variable "sac_ns" 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 8 spaces, found 2
(#131) Variable "sac_dr" must not contain underscores.
(#131) Variable "sac_ns" must not contain underscores.
(#133) Spaces must be used to indent lines; 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 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 "sac_dr" must not contain underscores.
(#134) Variable "sac_ns" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 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
(#137) Variable "sac_dr" must not contain underscores.
(#137) Variable "sac_ns" must not contain underscores.
(#139) Spaces must be used to indent lines; 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 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
(#140) Variable "sac_dr" must not contain underscores.
(#140) Variable "sac_ns" must not contain underscores.
(#142) Spaces must be used to indent lines; 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 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 "sac_dr" must not contain underscores.
(#143) Variable "sac_ns" 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 8 spaces, found 2
(#144) Variable "sac_gen" must not contain underscores.
(#144) Variable "sac_dr" 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 8 spaces, found 2
(#145) Expected "if (...) {\n"; found "if (...) { "
(#145) Variable "sac_gen" must not contain underscores.
(#145) Variable "sac_gen" must not contain underscores.
(#145) Closing brace must be on a line by itself
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "sac_dr" must not contain underscores.
(#148) Variable "sac_ns" must not contain underscores.
(#150) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#151) Variable "sac_dr" must not contain underscores.
(#151) Variable "sac_ns" must not contain underscores.
(#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
(#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
(#157) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/swordapperrordocument.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sac_erroruri" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Possible useless method overriding detected
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Visibility must be declared on method "__construct"
(#12) Variable "sac_newstatus" must not contain underscores.
(#12) Variable "sac_thexml" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Variable "sac_newstatus" must not contain underscores.
(#14) Variable "sac_thexml" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#18) Visibility must be declared on method "buildhierarchy"
(#18) Variable "sac_dr" must not contain underscores.
(#18) Variable "sac_ns" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Variable "sac_dr" must not contain underscores.
(#20) Variable "sac_ns" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 8 spaces, found 2
(#21) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#21) Variable "sac_dr" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 12 spaces, found 6
(#22) Empty IF statement detected
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) This comment is 56% valid code; is this commented out code?
(#23) Line indented incorrectly; expected at least 16 spaces, found 3
(#23) No space found before comment text; expected "// $this->sac_erroruri = (string)$value;" but found "//$this->sac_erroruri = (string)$value;"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 12 spaces, found 6
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Variable "sac_dr" must not contain underscores.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 6
(#27) Closing brace indented incorrectly; expected 1 spaces, found 6
(#30) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/swordapplibraryversion.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Variable "sal_version" must not contain underscores.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Reached the end of the file before finding all of the opening comment.
(#3) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/swordappservicedocument.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sac_url" must not contain underscores.
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "sac_status" must not contain underscores.
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sac_xml" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Member variable "sac_statusmessage" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "sac_version" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Member variable "sac_verbose" must not contain underscores.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Member variable "sac_noop" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Member variable "sac_maxuploadsize" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 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 "sac_workspaces" must not contain underscores.
(#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 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Visibility must be declared on method "__construct"
(#35) Variable "sac_theurl" must not contain underscores.
(#35) Variable "sac_newstatus" must not contain underscores.
(#35) Variable "sac_thexml" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Variable "sac_theurl" must not contain underscores.
(#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 "sac_newstatus" must not contain underscores.
(#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) 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 at least 8 spaces, found 2
(#43) Variable "sac_thexml" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#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 at least 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#62) Variable "sac_thexml" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Variable "sac_xml" must not contain underscores.
(#63) Variable "sac_thexml" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Variable "sac_ns" must not contain underscores.
(#64) Variable "sac_xml" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Variable "sac_xml" must not contain underscores.
(#65) Variable "sac_ns" must not contain underscores.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "sac_xml" must not contain underscores.
(#66) Variable "sac_ns" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "sac_xml" must not contain underscores.
(#67) Variable "sac_ns" must not contain underscores.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Variable "sac_xml" must not contain underscores.
(#68) Variable "sac_ns" must not contain underscores.
(#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 "sac_ws" must not contain underscores.
(#71) Variable "sac_xml" must not contain underscores.
(#71) Variable "sac_ns" must not contain underscores.
(#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) Variable "sac_ws" must not contain underscores.
(#72) Variable "sac_workspace" 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 16 spaces, found 4
(#73) Variable "sac_newworkspace" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "sac_workspace" must not contain underscores.
(#74) Variable "sac_ns" 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 16 spaces, found 4
(#75) Variable "sac_newworkspace" must not contain underscores.
(#75) Variable "sac_workspace" must not contain underscores.
(#75) Variable "sac_ns" must not contain underscores.
(#75) Variable "sac_ns" must not contain underscores.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Variable "sac_newworkspace" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) 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) Line indented incorrectly; expected 4 spaces, found 1
(#82) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/test-eprints-swordappclient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Whitespace found at end of line
(#3) Line 2 of the opening comment must start "//".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#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.".
(#5) Line 12 of the opening comment must start "//".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Whitespace found at end of line
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) This comment is 50% valid code; is this commented out code?
(#13) No space found before comment text; expected "// $testobo = "user@swordapp.com";" but found "//$testobo = "user@swordapp.com";"
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 0 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 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 2
(#32) Expected "if (...) {\n"; found "if (...) { "
(#32) Closing brace must be on a line by itself
(#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 2
(#33) Expected "} else {\n"; found "}\n\t\telse { "
(#33) Closing brace must be on a line by itself
(#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 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#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 2
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#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 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 3
(#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 3
(#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 3
(#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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 3
(#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 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 8 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 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 12 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 12 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 12 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 5
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 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 5
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 20 spaces, found 27
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 20 spaces, found 27
(#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 16 spaces, found 5
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 5
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 20 spaces, found 27
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 24 spaces, found 12
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 20 spaces, found 27
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 5
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 16 spaces, found 5
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 20 spaces, found 6
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 16 spaces, found 5
(#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 5
(#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 5
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 5
(#74) Expected "if (...) {\n"; found "if (...) { "
(#74) Closing brace must be on a line by itself
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 5
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 20 spaces, found 6
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 5
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 12 spaces, found 4
(#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 8 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 0 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#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) Line indented incorrectly; expected 0 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Closing brace must be on a line by itself
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 2
(#89) Expected "} else {\n"; found "}\n\t\telse { "
(#89) Closing brace must be on a line by itself
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 4 spaces, found 2
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) 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 4 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 3
(#97) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Whitespace found at end of line
(#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) Line indented incorrectly; expected 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 12 spaces, found 4
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 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 12 spaces, found 4
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 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 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 4
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 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
(#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 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 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) Whitespace found at end of line
(#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 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 3
(#116) Expected "if (...) {\n"; found "if (...) { "
(#116) Closing brace must be on a line by itself
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 0 spaces, found 1
(#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
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 0 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 2
(#123) Variable "testdepositURL" 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 4 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 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 4 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 2
(#127) Expected "if (...) {\n"; found "if (...) { "
(#127) Closing brace must be on a line by itself
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#128) Expected "} else {\n"; found "}\n\t\telse { "
(#128) Closing brace must be on a line by itself
(#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 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 2
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 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 3
(#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 3
(#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 3
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 3
(#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 4
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 3
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 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 12 spaces, found 4
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 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 12 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 3
(#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 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
(#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
(#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
(#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) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#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 3
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 3
(#155) Expected "if (...) {\n"; found "if (...) { "
(#155) Closing brace must be on a line by itself
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 8 spaces, found 3
(#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
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 3
(#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 4
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) 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 8 spaces, found 3
(#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 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
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 0 spaces, found 1
(#167) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/test-packager-mets_swap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Variable "test_rootin" must not contain underscores.
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#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/>.".
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Variable "test_dirin" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "test_rootout" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Variable "test_fileout" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "test_type" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "test_title" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Variable "test_abstract" must not contain underscores.
(#23) Line exceeds maximum limit of 180 characters; contains 1146 characters
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Variable "test_creators" must not contain underscores.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Variable "test_citation" must not contain underscores.
(#29) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Variable "test_identifier" must not contain underscores.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "test_dateavailable" must not contain underscores.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "test_copyrightholder" must not contain underscores.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "test_custodian" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "test_statusstatement" must not contain underscores.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "test_file" must not contain underscores.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "test_mimetype" must not contain underscores.
(#53) Variable "test_packager" must not contain underscores.
(#53) Variable "test_rootin" must not contain underscores.
(#53) Variable "test_dirin" must not contain underscores.
(#53) Variable "test_rootout" must not contain underscores.
(#53) Variable "test_fileout" must not contain underscores.
(#54) Variable "test_packager" must not contain underscores.
(#54) Variable "test_custodian" must not contain underscores.
(#55) Variable "test_packager" must not contain underscores.
(#55) Variable "test_type" must not contain underscores.
(#56) Variable "test_packager" must not contain underscores.
(#56) Variable "test_title" must not contain underscores.
(#57) Variable "test_packager" must not contain underscores.
(#57) Variable "test_abstract" must not contain underscores.
(#58) Variable "test_packager" must not contain underscores.
(#59) Variable "test_creators" must not contain underscores.
(#59) Variable "test_creator" must not contain underscores.
(#60) Variable "test_packager" must not contain underscores.
(#60) Variable "test_creator" must not contain underscores.
(#62) Variable "test_packager" must not contain underscores.
(#63) Variable "test_packager" must not contain underscores.
(#63) Variable "test_dateavailable" must not contain underscores.
(#64) Variable "test_packager" must not contain underscores.
(#64) Variable "test_statusstatement" must not contain underscores.
(#65) Variable "test_packager" must not contain underscores.
(#65) Variable "test_copyrightholder" must not contain underscores.
(#66) Variable "test_packager" must not contain underscores.
(#66) Variable "test_citation" must not contain underscores.
(#67) Variable "test_packager" must not contain underscores.
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 80% valid code; is this commented out code?
(#68) No space found before comment text; expected "// $test_packager->addFile($test_file, $test_mimetype);" but found "//$test_packager->addFile($test_file, $test_mimetype);"
(#69) Variable "test_packager" must not contain underscores.
(#71) Variable "test_packager" must not contain underscores.
(#72) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/test-swordappclient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Whitespace found at end of line
(#3) Line 2 of the opening comment must start "//".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#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.".
(#5) Line 12 of the opening comment must start "//".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Whitespace found at end of line
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 0 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 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 2
(#32) Expected "if (...) {\n"; found "if (...) { "
(#32) Closing brace must be on a line by itself
(#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 2
(#33) Expected "} else {\n"; found "}\n\t\telse { "
(#33) Closing brace must be on a line by itself
(#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 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#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 2
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#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 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 3
(#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 3
(#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 3
(#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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 3
(#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 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 8 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 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 12 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 12 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 12 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 5
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 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 5
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 20 spaces, found 27
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 20 spaces, found 27
(#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 16 spaces, found 5
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 5
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 20 spaces, found 27
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 24 spaces, found 12
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 20 spaces, found 27
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 5
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 16 spaces, found 5
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 20 spaces, found 6
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 16 spaces, found 5
(#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 5
(#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 5
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 5
(#74) Expected "if (...) {\n"; found "if (...) { "
(#74) Closing brace must be on a line by itself
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 5
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 20 spaces, found 6
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 5
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 12 spaces, found 4
(#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 8 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 0 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 0 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Closing brace must be on a line by itself
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 2
(#89) Expected "} else {\n"; found "}\n\t\telse { "
(#89) Closing brace must be on a line by itself
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 4 spaces, found 2
(#92) Whitespace found at end of line
(#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) 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 4 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 3
(#97) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Whitespace found at end of line
(#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) Line indented incorrectly; expected 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 12 spaces, found 4
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 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 12 spaces, found 4
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 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 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 4
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 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
(#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 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 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) Whitespace found at end of line
(#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 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 3
(#116) Expected "if (...) {\n"; found "if (...) { "
(#116) Closing brace must be on a line by itself
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 0 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 0 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 2
(#125) Variable "testdepositURL" 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 4 spaces, found 2
(#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 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 2
(#129) Expected "if (...) {\n"; found "if (...) { "
(#129) Closing brace must be on a line by itself
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#130) Expected "} else {\n"; found "}\n\t\telse { "
(#130) Closing brace must be on a line by itself
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#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 2
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#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 2
(#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 3
(#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 3
(#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 3
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 3
(#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 4
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 3
(#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 4
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 4
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 3
(#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
(#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
(#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
(#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 3
(#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 3
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#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
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 3
(#157) Expected "if (...) {\n"; found "if (...) { "
(#157) Closing brace must be on a line by itself
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 3
(#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 4
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 3
(#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 3
(#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 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 0 spaces, found 1
(#169) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword1/utils.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Expected MOODLE_INTERNAL check or config.php inclusion
(#2) Line 2 of the opening comment must start "//".
(#2) Line indented incorrectly; expected 0 spaces, found 1
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Line 12 of the opening comment must start "//".
(#3) Line indented incorrectly; expected at least 4 spaces, found 2
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#12) Line indented incorrectly; expected 0 spaces, found 8
(#12) Closing brace indented incorrectly; expected 1 spaces, found 8
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#703) Line indented incorrectly; expected 0 spaces, found 8
(#705) Line indented incorrectly; expected 0 spaces, found 8
(#707) Line indented incorrectly; expected 0 spaces, found 8
(#708) Line indented incorrectly; expected 0 spaces, found 4
repository/sword_upload/sword1/workspace.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Whitespace found at end of line
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sac_workspacetitle" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sac_collections" must not contain underscores.
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Visibility must be declared on method "__construct"
(#15) Variable "sac_newworkspacetitle" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Variable "sac_newworkspacetitle" must not contain underscores.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Visibility must be declared on method "buildhierarchy"
(#21) Variable "sac_colls" must not contain underscores.
(#21) Variable "sac_ns" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 2
(#23) Variable "sac_colls" must not contain underscores.
(#23) Variable "sac_collection" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Variable "sac_newcollection" must not contain underscores.
(#25) Variable "sac_collection" must not contain underscores.
(#25) Variable "sac_ns" must not contain underscores.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 12 spaces, found 3
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 80% valid code; is this commented out code?
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#28) No space found before comment text; expected "// var_dump($sac_colls);" but found "//var_dump($sac_colls);"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Variable "sac_collection" must not contain underscores.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#30) Variable "sac_newcollection" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 12 spaces, found 3
(#33) Variable "sac_collection" must not contain underscores.
(#33) Variable "sac_accept" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 16 spaces, found 4
(#34) Variable "sac_newcollection" must not contain underscores.
(#34) Variable "sac_accept" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#38) Variable "sac_collection" must not contain underscores.
(#38) Variable "sac_acceptpackaging" must not contain underscores.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 16 spaces, found 4
(#39) Variable "sac_newcollection" must not contain underscores.
(#39) Variable "sac_acceptpackaging" must not contain underscores.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) 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 to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Variable "sac_newcollection" must not contain underscores.
(#43) Variable "sac_collection" must not contain underscores.
(#43) Variable "sac_ns" must not contain underscores.
(#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 12 spaces, found 3
(#46) Spaces must be used to indent lines; 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 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#47) Variable "sac_ns" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#48) Variable "sac_newcollection" must not contain underscores.
(#48) Variable "sac_collection" must not contain underscores.
(#48) Variable "sac_ns" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#51) Spaces must be used to indent lines; 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 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 12 spaces, found 3
(#52) Variable "sac_collection" must not contain underscores.
(#52) Variable "sac_ns" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 16 spaces, found 4
(#53) Variable "sac_newcollection" 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 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 at least 16 spaces, found 4
(#55) Variable "sac_newcollection" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; 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 12 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 12 spaces, found 3
(#59) Variable "sac_newcollection" must not contain underscores.
(#59) Variable "sac_collection" must not contain underscores.
(#59) Variable "sac_ns" must not contain underscores.
(#61) Spaces must be used to indent lines; 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 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 "sac_newcollection" must not contain underscores.
(#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
(#67) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/collection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Duplicate class name "Collection" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/collection.php on line 5
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Whitespace found at end of line
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sac_colltitle" must not contain underscores.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "sac_href" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sac_accept" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Member variable "sac_acceptalternative" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "sac_acceptpackaging" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Member variable "sac_collpolicy" must not contain underscores.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Member variable "sac_abstract" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Member variable "sac_mediation" must not contain underscores.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 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 "sac_service" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 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 4 spaces, found 1
(#35) Visibility must be declared on method "__construct"
(#35) Variable "sac_newcolltitle" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Variable "sac_newcolltitle" must not contain underscores.
(#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 "sac_accept" must not contain underscores.
(#41) Variable "sac_acceptalternative" must not contain underscores.
(#42) Variable "sac_acceptpackaging" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) method name "Collection::addAcceptPackaging" must be in lower-case letters only
(#46) Visibility must be declared on method "addAcceptPackaging"
(#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 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 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
(#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
(#56) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/packager_atom_multipart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Member variable "sac_root_in" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Member variable "sac_ir_in" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Member variable "sac_root_out" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Member variable "sac_file_out" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Member variable "sac_files" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Member variable "sac_filecount" must not contain underscores.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Member variable "sac_entry_dctermsFields" must be all lower-case
(#26) Member variable "sac_entry_dctermsFields" must not contain underscores.
(#27) Member variable "sac_entry_dctermsValues" must be all lower-case
(#27) Member variable "sac_entry_dctermsValues" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Member variable "sac_entry_title" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "sac_entry_id" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "sac_entry_updated" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "sac_entry_authors" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Member variable "sac_entry_summary" must not contain underscores.
(#45) Visibility must be declared on method "__construct"
(#45) Variable "sac_rootin" must not contain underscores.
(#45) Variable "sac_dirin" must not contain underscores.
(#45) Variable "sac_rootout" must not contain underscores.
(#45) Variable "sac_fileout" must not contain underscores.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "sac_rootin" must not contain underscores.
(#48) Variable "sac_dirin" must not contain underscores.
(#49) Variable "sac_rootout" must not contain underscores.
(#50) Variable "sac_fileout" must not contain underscores.
(#62) method name "PackagerAtomMultipart::setTitle" must be in lower-case letters only
(#62) Visibility must be declared on method "setTitle"
(#62) Variable "sac_thetitle" must not contain underscores.
(#63) Variable "sac_thetitle" must not contain underscores.
(#66) method name "PackagerAtomMultipart::setIdentifier" must be in lower-case letters only
(#66) Visibility must be declared on method "setIdentifier"
(#66) Variable "sac_theID" must be all lower-case
(#66) Variable "sac_theID" must not contain underscores.
(#67) Variable "sac_theID" must be all lower-case
(#67) Variable "sac_theID" must not contain underscores.
(#69) Whitespace found at end of line
(#70) method name "PackagerAtomMultipart::setUpdated" must be in lower-case letters only
(#70) Visibility must be declared on method "setUpdated"
(#70) Variable "sac_theUpdated" must be all lower-case
(#70) Variable "sac_theUpdated" must not contain underscores.
(#71) Variable "sac_theUpdated" must be all lower-case
(#71) Variable "sac_theUpdated" must not contain underscores.
(#74) method name "PackagerAtomMultipart::addEntryAuthor" must be in lower-case letters only
(#74) Visibility must be declared on method "addEntryAuthor"
(#74) Variable "sac_theauthor" must not contain underscores.
(#75) Variable "sac_theauthor" must not contain underscores.
(#78) method name "PackagerAtomMultipart::setSummary" must be in lower-case letters only
(#78) Visibility must be declared on method "setSummary"
(#78) Variable "sac_theSummary" must be all lower-case
(#78) Variable "sac_theSummary" must not contain underscores.
(#79) Variable "sac_theSummary" must be all lower-case
(#79) Variable "sac_theSummary" must not contain underscores.
(#82) method name "PackagerAtomMultipart::addMetadata" must be in lower-case letters only
(#82) Visibility must be declared on method "addMetadata"
(#82) Variable "sac_theElement" must be all lower-case
(#82) Variable "sac_theElement" must not contain underscores.
(#82) Variable "sac_theValue" must be all lower-case
(#82) Variable "sac_theValue" must not contain underscores.
(#83) Variable "sac_theElement" must be all lower-case
(#83) Variable "sac_theElement" must not contain underscores.
(#84) Variable "sac_theValue" must be all lower-case
(#84) Variable "sac_theValue" must not contain underscores.
(#87) method name "PackagerAtomMultipart::addFile" must be in lower-case letters only
(#87) Visibility must be declared on method "addFile"
(#87) Variable "sac_thefile" must not contain underscores.
(#88) Variable "sac_thefile" must not contain underscores.
(#92) Visibility must be declared on method "create"
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "sac_atom" must not contain underscores.
(#95) Variable "sac_atom" must not contain underscores.
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline control structures are not allowed
(#105) Inline control structures are not allowed
(#106) Inline control structures are not allowed
(#107) Variable "sac_author" must not contain underscores.
(#108) Variable "sac_author" must not contain underscores.
(#110) Inline control structures are not allowed
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "sac_package" must not contain underscores.
(#127) Variable "sac_package" must not contain underscores.
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "sac_atom" must not contain underscores.
(#146) Variable "sac_package" must not contain underscores.
(#154) Variable "sac_package" must not contain underscores.
(#160) Visibility must be declared on method "clean"
(#164) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/packager_atom_multipart_eprints.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Duplicate class name "PackagerAtomMultipart" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword2/packager_atom_multipart.php on line 5
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Member variable "sac_root_in" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Member variable "sac_dir_in" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Member variable "sac_root_out" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Member variable "sac_file_out" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Member variable "sac_files" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Member variable "sac_filecount" must not contain underscores.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Member variable "sac_entry_dctermsFields" must be all lower-case
(#26) Member variable "sac_entry_dctermsFields" must not contain underscores.
(#27) Member variable "sac_entry_dctermsValues" must be all lower-case
(#27) Member variable "sac_entry_dctermsValues" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Member variable "sac_entry_title" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "sac_entry_id" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "sac_entry_updated" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "sac_entry_authors" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Member variable "sac_entry_summary" must not contain underscores.
(#45) Visibility must be declared on method "__construct"
(#45) Variable "sac_rootin" must not contain underscores.
(#45) Variable "sac_dirin" must not contain underscores.
(#45) Variable "sac_rootout" must not contain underscores.
(#45) Variable "sac_fileout" must not contain underscores.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "sac_rootin" must not contain underscores.
(#48) Variable "sac_dirin" must not contain underscores.
(#49) Variable "sac_rootout" must not contain underscores.
(#50) Variable "sac_fileout" must not contain underscores.
(#62) method name "PackagerAtomMultipart::setTitle" must be in lower-case letters only
(#62) Visibility must be declared on method "setTitle"
(#62) Variable "sac_thetitle" must not contain underscores.
(#63) Variable "sac_thetitle" must not contain underscores.
(#66) method name "PackagerAtomMultipart::setIdentifier" must be in lower-case letters only
(#66) Visibility must be declared on method "setIdentifier"
(#66) Variable "sac_theID" must be all lower-case
(#66) Variable "sac_theID" must not contain underscores.
(#67) Variable "sac_theID" must be all lower-case
(#67) Variable "sac_theID" must not contain underscores.
(#70) method name "PackagerAtomMultipart::setUpdated" must be in lower-case letters only
(#70) Visibility must be declared on method "setUpdated"
(#70) Variable "sac_theUpdated" must be all lower-case
(#70) Variable "sac_theUpdated" must not contain underscores.
(#71) Variable "sac_theUpdated" must be all lower-case
(#71) Variable "sac_theUpdated" must not contain underscores.
(#74) method name "PackagerAtomMultipart::addEntryAuthor" must be in lower-case letters only
(#74) Visibility must be declared on method "addEntryAuthor"
(#74) Variable "sac_theauthor" must not contain underscores.
(#75) Variable "sac_theauthor" must not contain underscores.
(#78) method name "PackagerAtomMultipart::setSummary" must be in lower-case letters only
(#78) Visibility must be declared on method "setSummary"
(#78) Variable "sac_theSummary" must be all lower-case
(#78) Variable "sac_theSummary" must not contain underscores.
(#79) Variable "sac_theSummary" must be all lower-case
(#79) Variable "sac_theSummary" must not contain underscores.
(#82) method name "PackagerAtomMultipart::addMetadata" must be in lower-case letters only
(#82) Visibility must be declared on method "addMetadata"
(#82) Variable "sac_theElement" must be all lower-case
(#82) Variable "sac_theElement" must not contain underscores.
(#82) Variable "sac_theValue" must be all lower-case
(#82) Variable "sac_theValue" must not contain underscores.
(#83) Variable "sac_theElement" must be all lower-case
(#83) Variable "sac_theElement" must not contain underscores.
(#84) Variable "sac_theValue" must be all lower-case
(#84) Variable "sac_theValue" must not contain underscores.
(#87) method name "PackagerAtomMultipart::addFile" must be in lower-case letters only
(#87) Visibility must be declared on method "addFile"
(#87) Variable "sac_thefile" must not contain underscores.
(#88) Variable "sac_thefile" must not contain underscores.
(#92) Visibility must be declared on method "create"
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "sac_atom" must not contain underscores.
(#95) Variable "sac_atom" must not contain underscores.
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline control structures are not allowed
(#105) Inline control structures are not allowed
(#106) Inline control structures are not allowed
(#107) Variable "sac_author" must not contain underscores.
(#108) Variable "sac_author" must not contain underscores.
(#110) Inline control structures are not allowed
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "sac_atom" must not contain underscores.
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "sac_filename" must not contain underscores.
(#140) Variable "sac_fullfilename" must not contain underscores.
(#140) Variable "sac_filename" must not contain underscores.
(#143) Variable "sac_fullfilename" must not contain underscores.
(#144) Variable "sac_fullfilename" must not contain underscores.
(#146) Variable "sac_filename" must not contain underscores.
(#150) Variable "sac_fullfilename" must not contain underscores.
(#157) Visibility must be declared on method "clean"
(#161) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/packager_atom_twostep.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Member variable "sac_root_in" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Member variable "sac_root_out" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Member variable "sac_file_out" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Member variable "sac_files" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Member variable "sac_filecount" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Member variable "sac_entry_dctermsFields" must be all lower-case
(#23) Member variable "sac_entry_dctermsFields" must not contain underscores.
(#24) Member variable "sac_entry_dctermsValues" must be all lower-case
(#24) Member variable "sac_entry_dctermsValues" must not contain underscores.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Member variable "sac_entry_title" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Member variable "sac_entry_id" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "sac_entry_updated" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "sac_entry_authors" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "sac_entry_summary" must not contain underscores.
(#42) Visibility must be declared on method "__construct"
(#42) Variable "sac_rootin" must not contain underscores.
(#42) Variable "sac_dirin" must not contain underscores.
(#42) Variable "sac_rootout" must not contain underscores.
(#42) Variable "sac_fileout" must not contain underscores.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "sac_rootin" must not contain underscores.
(#45) Variable "sac_dirin" must not contain underscores.
(#46) Variable "sac_rootout" must not contain underscores.
(#47) Variable "sac_fileout" must not contain underscores.
(#59) method name "PackagerAtomTwoStep::setTitle" must be in lower-case letters only
(#59) Visibility must be declared on method "setTitle"
(#59) Variable "sac_thetitle" must not contain underscores.
(#60) Variable "sac_thetitle" must not contain underscores.
(#63) method name "PackagerAtomTwoStep::setIdentifier" must be in lower-case letters only
(#63) Visibility must be declared on method "setIdentifier"
(#63) Variable "sac_theID" must be all lower-case
(#63) Variable "sac_theID" must not contain underscores.
(#64) Variable "sac_theID" must be all lower-case
(#64) Variable "sac_theID" must not contain underscores.
(#66) Whitespace found at end of line
(#67) method name "PackagerAtomTwoStep::setUpdated" must be in lower-case letters only
(#67) Visibility must be declared on method "setUpdated"
(#67) Variable "sac_theUpdated" must be all lower-case
(#67) Variable "sac_theUpdated" must not contain underscores.
(#68) Variable "sac_theUpdated" must be all lower-case
(#68) Variable "sac_theUpdated" must not contain underscores.
(#71) method name "PackagerAtomTwoStep::addEntryAuthor" must be in lower-case letters only
(#71) Visibility must be declared on method "addEntryAuthor"
(#71) Variable "sac_theauthor" must not contain underscores.
(#72) Variable "sac_theauthor" must not contain underscores.
(#75) method name "PackagerAtomTwoStep::setSummary" must be in lower-case letters only
(#75) Visibility must be declared on method "setSummary"
(#75) Variable "sac_theSummary" must be all lower-case
(#75) Variable "sac_theSummary" must not contain underscores.
(#76) Variable "sac_theSummary" must be all lower-case
(#76) Variable "sac_theSummary" must not contain underscores.
(#79) method name "PackagerAtomTwoStep::addMetadata" must be in lower-case letters only
(#79) Visibility must be declared on method "addMetadata"
(#79) Variable "sac_theElement" must be all lower-case
(#79) Variable "sac_theElement" must not contain underscores.
(#79) Variable "sac_theValue" must be all lower-case
(#79) Variable "sac_theValue" must not contain underscores.
(#80) Variable "sac_theElement" must be all lower-case
(#80) Variable "sac_theElement" must not contain underscores.
(#81) Variable "sac_theValue" must be all lower-case
(#81) Variable "sac_theValue" must not contain underscores.
(#84) method name "PackagerAtomTwoStep::addFile" must be in lower-case letters only
(#84) Visibility must be declared on method "addFile"
(#84) Variable "sac_thefile" must not contain underscores.
(#85) Variable "sac_thefile" must not contain underscores.
(#89) method name "PackagerAtomTwoStep::getFiles" must be in lower-case letters only
(#89) Visibility must be declared on method "getFiles"
(#93) Visibility must be declared on method "create"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "sac_atom" must not contain underscores.
(#96) Variable "sac_atom" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline control structures are not allowed
(#106) Inline control structures are not allowed
(#107) Inline control structures are not allowed
(#108) Variable "sac_author" must not contain underscores.
(#109) Variable "sac_author" must not contain underscores.
(#111) Inline control structures are not allowed
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Visibility must be declared on method "clean"
(#129) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/packager_mets_swap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Duplicate class name "PackagerMetsSwap" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/packager_mets_swap.php on line 3
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Member variable "sac_root_in" must not contain underscores.
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Member variable "sac_dir_in" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_root_out" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Member variable "sac_file_out" must not contain underscores.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "sac_metadata_filename" must not contain underscores.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Member variable "sac_type" must not contain underscores.
(#22) Whitespace found at end of line
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Member variable "sac_title" must not contain underscores.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Member variable "sac_abstract" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Member variable "sac_creators" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Member variable "sac_subjects" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "sac_identifier" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "sac_dateavailable" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Member variable "sac_statusstatement" must not contain underscores.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Member variable "sac_copyrightholder" must not contain underscores.
(#46) Whitespace found at end of line
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Member variable "sac_custodian" must not contain underscores.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "sac_citation" must not contain underscores.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Member variable "sac_language" must not contain underscores.
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Member variable "sac_files" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Member variable "sac_mimetypes" must not contain underscores.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Member variable "sac_provenances" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Member variable "sac_rights" must not contain underscores.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Member variable "sac_publisher" must not contain underscores.
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Member variable "sac_filecount" must not contain underscores.
(#75) Visibility must be declared on method "__construct"
(#75) Variable "sac_rootin" must not contain underscores.
(#75) Variable "sac_dirin" must not contain underscores.
(#75) Variable "sac_rootout" must not contain underscores.
(#75) Variable "sac_fileout" must not contain underscores.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "sac_rootin" must not contain underscores.
(#78) Variable "sac_dirin" must not contain underscores.
(#79) Variable "sac_rootout" must not contain underscores.
(#80) Variable "sac_fileout" must not contain underscores.
(#90) method name "PackagerMetsSwap::setType" must be in lower-case letters only
(#90) Visibility must be declared on method "setType"
(#90) Variable "sac_thetype" must not contain underscores.
(#91) Variable "sac_thetype" must not contain underscores.
(#94) method name "PackagerMetsSwap::setTitle" must be in lower-case letters only
(#94) Visibility must be declared on method "setTitle"
(#94) Variable "sac_thetitle" must not contain underscores.
(#95) Variable "sac_thetitle" must not contain underscores.
(#98) method name "PackagerMetsSwap::setAbstract" must be in lower-case letters only
(#98) Visibility must be declared on method "setAbstract"
(#98) Variable "sac_thetitle" must not contain underscores.
(#99) Variable "sac_thetitle" must not contain underscores.
(#102) method name "PackagerMetsSwap::addCreator" must be in lower-case letters only
(#102) Visibility must be declared on method "addCreator"
(#102) Variable "sac_creator" must not contain underscores.
(#103) Variable "sac_creator" must not contain underscores.
(#106) method name "PackagerMetsSwap::addSubject" must be in lower-case letters only
(#106) Visibility must be declared on method "addSubject"
(#106) Variable "sac_subject" must not contain underscores.
(#107) Variable "sac_subject" must not contain underscores.
(#110) method name "PackagerMetsSwap::addProvenance" must be in lower-case letters only
(#110) Visibility must be declared on method "addProvenance"
(#110) Variable "sac_provenance" must not contain underscores.
(#111) Variable "sac_provenance" must not contain underscores.
(#114) method name "PackagerMetsSwap::addRights" must be in lower-case letters only
(#114) Visibility must be declared on method "addRights"
(#114) Variable "sac_right" must not contain underscores.
(#115) Variable "sac_right" must not contain underscores.
(#118) method name "PackagerMetsSwap::setIdentifier" must be in lower-case letters only
(#118) Visibility must be declared on method "setIdentifier"
(#118) Variable "sac_theidentifier" must not contain underscores.
(#119) Variable "sac_theidentifier" must not contain underscores.
(#121) Whitespace found at end of line
(#122) method name "PackagerMetsSwap::setStatusStatement" must be in lower-case letters only
(#122) Visibility must be declared on method "setStatusStatement"
(#122) Variable "sac_thestatus" must not contain underscores.
(#123) Variable "sac_thestatus" must not contain underscores.
(#126) method name "PackagerMetsSwap::setCopyrightHolder" must be in lower-case letters only
(#126) Visibility must be declared on method "setCopyrightHolder"
(#126) Variable "sac_thecopyrightholder" must not contain underscores.
(#127) Variable "sac_thecopyrightholder" must not contain underscores.
(#129) Whitespace found at end of line
(#130) method name "PackagerMetsSwap::setCustodian" must be in lower-case letters only
(#130) Visibility must be declared on method "setCustodian"
(#130) Variable "sac_thecustodian" must not contain underscores.
(#131) Variable "sac_thecustodian" must not contain underscores.
(#134) method name "PackagerMetsSwap::setCitation" must be in lower-case letters only
(#134) Visibility must be declared on method "setCitation"
(#134) Variable "sac_thecitation" must not contain underscores.
(#135) Variable "sac_thecitation" must not contain underscores.
(#138) method name "PackagerMetsSwap::setLanguage" must be in lower-case letters only
(#138) Visibility must be declared on method "setLanguage"
(#138) Variable "sac_thelanguage" must not contain underscores.
(#139) Variable "sac_thelanguage" must not contain underscores.
(#142) method name "PackagerMetsSwap::setDateAvailable" must be in lower-case letters only
(#142) Visibility must be declared on method "setDateAvailable"
(#142) Variable "sac_thedta" must not contain underscores.
(#143) Variable "sac_thedta" must not contain underscores.
(#146) method name "PackagerMetsSwap::setPublisher" must be in lower-case letters only
(#146) Visibility must be declared on method "setPublisher"
(#146) Variable "sac_thepublisher" must not contain underscores.
(#147) Variable "sac_thepublisher" must not contain underscores.
(#150) method name "PackagerMetsSwap::addFile" must be in lower-case letters only
(#150) Visibility must be declared on method "addFile"
(#150) Variable "sac_thefile" must not contain underscores.
(#150) Variable "sac_themimetype" must not contain underscores.
(#151) Variable "sac_thefile" must not contain underscores.
(#152) Variable "sac_themimetype" must not contain underscores.
(#156) method name "PackagerMetsSwap::addMetadata" must be in lower-case letters only
(#156) Visibility must be declared on method "addMetadata"
(#156) Variable "sac_theelement" must not contain underscores.
(#156) Variable "sac_thevalue" must not contain underscores.
(#157) Variable "sac_theelement" must not contain underscores.
(#159) Variable "sac_thevalue" must not contain underscores.
(#162) Variable "sac_thevalue" must not contain underscores.
(#165) Variable "sac_thevalue" must not contain underscores.
(#168) Variable "sac_thevalue" must not contain underscores.
(#171) Variable "sac_thevalue" must not contain underscores.
(#174) Variable "sac_thevalue" must not contain underscores.
(#177) Variable "sac_thevalue" must not contain underscores.
(#182) Visibility must be declared on method "create"
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Whitespace found at end of line
(#193) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Whitespace found at end of line
(#202) Whitespace found at end of line
(#208) Visibility must be declared on method "writeheader"
(#210) Line exceeds maximum limit of 180 characters; contains 370 characters
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Closing brace must be on a line by itself
(#214) Expected "} else {\n"; found "}\n else { "
(#214) Closing brace must be on a line by itself
(#219) method name "PackagerMetsSwap::writeDmdSec" must be in lower-case letters only
(#219) Visibility must be declared on method "writeDmdSec"
(#223) Line exceeds maximum limit of 180 characters; contains 279 characters
(#227) Whitespace found at end of line
(#234) Whitespace found at end of line
(#235) Whitespace found at end of line
(#240) Whitespace found at end of line
(#245) Variable "sac_creator" must not contain underscores.
(#248) Variable "sac_creator" must not contain underscores.
(#251) Variable "sac_subject" must not contain underscores.
(#254) Variable "sac_subject" must not contain underscores.
(#257) Variable "sac_provenance" must not contain underscores.
(#260) Variable "sac_provenance" must not contain underscores.
(#263) Variable "sac_right" must not contain underscores.
(#266) Variable "sac_right" must not contain underscores.
(#271) Whitespace found at end of line
(#285) Whitespace found at end of line
(#287) Whitespace found at end of line
(#288) Whitespace found at end of line
(#289) Whitespace found at end of line
(#291) Whitespace found at end of line
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 5
(#293) 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 8 spaces, found 5
(#297) Closing brace indented incorrectly; expected 8 spaces, found 5
(#298) Whitespace found at end of line
(#299) Whitespace found at end of line
(#303) Whitespace found at end of line
(#305) Whitespace found at end of line
(#312) Whitespace found at end of line
(#319) Whitespace found at end of line
(#320) Whitespace found at end of line
(#325) Whitespace found at end of line
(#326) Whitespace found at end of line
(#331) Whitespace found at end of line
(#338) method name "PackagerMetsSwap::writeFileGrp" must be in lower-case letters only
(#338) Visibility must be declared on method "writeFileGrp"
(#351) method name "PackagerMetsSwap::writeStructMap" must be in lower-case letters only
(#351) Visibility must be declared on method "writeStructMap"
(#363) method name "PackagerMetsSwap::writeFooter" must be in lower-case letters only
(#363) Visibility must be declared on method "writeFooter"
(#367) method name "PackagerMetsSwap::valueString" must be in lower-case letters only
(#367) Visibility must be declared on method "valueString"
(#369) Whitespace found at end of line
(#373) method name "PackagerMetsSwap::valueStringSesURI" must be in lower-case letters only
(#373) Visibility must be declared on method "valueStringSesURI"
(#373) Variable "sesURI" must be all lower-case
(#374) Variable "sesURI" must be all lower-case
(#375) Whitespace found at end of line
(#379) Visibility must be declared on method "statement"
(#379) Variable "propertyURI" must be all lower-case
(#380) Variable "propertyURI" must be all lower-case
(#385) method name "PackagerMetsSwap::statementValueURI" must be in lower-case letters only
(#385) Visibility must be declared on method "statementValueURI"
(#385) Variable "propertyURI" must be all lower-case
(#386) Variable "propertyURI" must be all lower-case
(#390) method name "PackagerMetsSwap::statementVesURI" must be in lower-case letters only
(#390) Visibility must be declared on method "statementVesURI"
(#390) Variable "propertyURI" must be all lower-case
(#390) Variable "vesURI" must be all lower-case
(#391) Variable "propertyURI" must be all lower-case
(#392) Variable "vesURI" must be all lower-case
(#393) Whitespace found at end of line
(#396) Whitespace found at end of line
(#397) method name "PackagerMetsSwap::statementVesURIValueURI" must be in lower-case letters only
(#397) Visibility must be declared on method "statementVesURIValueURI"
(#397) Variable "propertyURI" must be all lower-case
(#397) Variable "vesURI" must be all lower-case
(#398) Variable "propertyURI" must be all lower-case
(#399) Variable "vesURI" must be all lower-case
(#403) Visibility must be declared on method "clean"
(#407) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/stream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line indented incorrectly; expected 0 spaces, found 4
(#5) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#5) Scope modifier not specified for member variable "$data"
(#7) Line indented incorrectly; expected 4 spaces, found 8
(#7) Visibility must be declared on method "stream_function"
(#9) Line indented incorrectly; expected 4 spaces, found 8
(#10) Line indented incorrectly; expected 0 spaces, found 4
(#12) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordappclient.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Duplicate class name "SWORDAPPClient" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/swordappclient.php on line 8
(#18) Visibility must be declared on method "servicedocument"
(#18) Variable "sac_url" must not contain underscores.
(#18) Variable "sac_u" must not contain underscores.
(#18) Variable "sac_p" must not contain underscores.
(#18) Variable "sac_obo" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "sac_curl" must not contain underscores.
(#20) Variable "sac_url" must not contain underscores.
(#20) Variable "sac_u" must not contain underscores.
(#20) Variable "sac_p" must not contain underscores.
(#23) Variable "sal_useragent" must not contain underscores.
(#24) Variable "sal_useragent" must not contain underscores.
(#25) Variable "sac_obo" must not contain underscores.
(#26) Variable "sac_obo" must not contain underscores.
(#28) Variable "sac_curl" must not contain underscores.
(#29) Variable "sac_resp" must not contain underscores.
(#29) Variable "sac_curl" must not contain underscores.
(#30) Variable "sac_status" must not contain underscores.
(#30) Variable "sac_curl" must not contain underscores.
(#31) Variable "sac_curl" must not contain underscores.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "sac_status" must not contain underscores.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) This comment is 66% valid code; is this commented out code?
(#37) No space found before comment text; expected "// echo "\n"; print_r($sac_url); echo "\n"; print_r($sac_status); echo "\n"; print_r($sac_resp); exit;" but found "//echo "\n"; print_r($sac_url); echo "\n"; print_r($sac_status); echo "\n"; print_r($sac_resp); exit;"
(#39) Variable "sac_sdresponse" must not contain underscores.
(#39) Variable "sac_url" must not contain underscores.
(#39) Variable "sac_status" must not contain underscores.
(#39) Variable "sac_resp" must not contain underscores.
(#44) Variable "sac_sdresponse" must not contain underscores.
(#44) Variable "sac_url" must not contain underscores.
(#44) Variable "sac_status" must not contain underscores.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "sac_sdresponse" must not contain underscores.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Visibility must be declared on method "deposit"
(#53) Variable "sac_url" must not contain underscores.
(#53) Variable "sac_u" must not contain underscores.
(#53) Variable "sac_p" must not contain underscores.
(#53) Variable "sac_obo" must not contain underscores.
(#53) Variable "sac_fname" must not contain underscores.
(#54) Variable "sac_packaging" must not contain underscores.
(#54) Variable "sac_contenttype" must not contain underscores.
(#54) Variable "sac_inprogress" must not contain underscores.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "sac_curl" must not contain underscores.
(#56) Variable "sac_url" must not contain underscores.
(#56) Variable "sac_u" must not contain underscores.
(#56) Variable "sac_p" must not contain underscores.
(#58) Variable "sac_curl" must not contain underscores.
(#61) Variable "sal_useragent" must not contain underscores.
(#62) Variable "sal_useragent" must not contain underscores.
(#63) Variable "sac_fname" must not contain underscores.
(#64) Variable "sac_obo" must not contain underscores.
(#65) Variable "sac_obo" must not contain underscores.
(#67) Variable "sac_packaging" must not contain underscores.
(#68) Variable "sac_packaging" must not contain underscores.
(#70) Variable "sac_contenttype" must not contain underscores.
(#71) Variable "sac_contenttype" must not contain underscores.
(#73) Variable "sac_fname" must not contain underscores.
(#74) Variable "sac_inprogress" must not contain underscores.
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "sac_fname" must not contain underscores.
(#83) Variable "sac_fname" must not contain underscores.
(#84) Variable "sac_fname_trimmed" must not contain underscores.
(#84) Variable "sac_fname" must not contain underscores.
(#86) Variable "sac_fname_trimmed" must not contain underscores.
(#86) Variable "sac_fname" must not contain underscores.
(#88) Variable "sac_fname_trimmed" must not contain underscores.
(#89) Variable "sac_curl" must not contain underscores.
(#89) Variable "sac_fname" must not contain underscores.
(#90) Variable "sac_curl" must not contain underscores.
(#92) Variable "sac_resp" must not contain underscores.
(#92) Variable "sac_curl" must not contain underscores.
(#93) Variable "sac_status" must not contain underscores.
(#93) Variable "sac_curl" must not contain underscores.
(#94) Variable "sac_curl" must not contain underscores.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "sac_dresponse" must not contain underscores.
(#97) Variable "sac_status" must not contain underscores.
(#97) Variable "sac_resp" must not contain underscores.
(#100) Variable "sac_status" must not contain underscores.
(#100) Variable "sac_status" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "sac_xml" must not contain underscores.
(#103) Variable "sac_resp" must not contain underscores.
(#104) Variable "sac_ns" must not contain underscores.
(#104) Variable "sac_xml" must not contain underscores.
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "sac_dresponse" must not contain underscores.
(#107) Variable "sac_xml" must not contain underscores.
(#107) Variable "sac_ns" must not contain underscores.
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "sac_dresponse" must not contain underscores.
(#114) Variable "sac_status" must not contain underscores.
(#114) Variable "sac_resp" must not contain underscores.
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "sac_xml" must not contain underscores.
(#117) Variable "sac_resp" must not contain underscores.
(#118) Variable "sac_ns" must not contain underscores.
(#118) Variable "sac_xml" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "sac_dresponse" must not contain underscores.
(#121) Variable "sac_xml" must not contain underscores.
(#121) Variable "sac_ns" must not contain underscores.
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "sac_dresponse" must not contain underscores.
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) method name "SWORDAPPClient::depositMultipart" must be in lower-case letters only
(#132) Visibility must be declared on method "depositMultipart"
(#132) Variable "sac_url" must not contain underscores.
(#132) Variable "sac_u" must not contain underscores.
(#132) Variable "sac_p" must not contain underscores.
(#132) Variable "sac_obo" must not contain underscores.
(#132) Variable "sac_package" must not contain underscores.
(#133) Variable "sac_inprogress" must not contain underscores.
(#135) Variable "sac_url" must not contain underscores.
(#135) Variable "sac_u" must not contain underscores.
(#135) Variable "sac_p" must not contain underscores.
(#135) Variable "sac_obo" must not contain underscores.
(#135) Variable "sac_package" must not contain underscores.
(#136) Variable "sac_inprogress" must not contain underscores.
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) method name "SWORDAPPClient::depositAtomEntry" must be in lower-case letters only
(#143) Visibility must be declared on method "depositAtomEntry"
(#143) Variable "sac_url" must not contain underscores.
(#143) Variable "sac_u" must not contain underscores.
(#143) Variable "sac_p" must not contain underscores.
(#143) Variable "sac_obo" must not contain underscores.
(#143) Variable "sac_fname" must not contain underscores.
(#143) Variable "sac_inprogress" must not contain underscores.
(#144) Variable "sac_url" must not contain underscores.
(#144) Variable "sac_u" must not contain underscores.
(#144) Variable "sac_p" must not contain underscores.
(#144) Variable "sac_obo" must not contain underscores.
(#145) Variable "sac_fname" must not contain underscores.
(#145) Variable "sac_inprogress" must not contain underscores.
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) method name "SWORDAPPClient::completeIncompleteDeposit" must be in lower-case letters only
(#149) Visibility must be declared on method "completeIncompleteDeposit"
(#149) Variable "sac_url" must not contain underscores.
(#149) Variable "sac_u" must not contain underscores.
(#149) Variable "sac_p" must not contain underscores.
(#149) Variable "sac_obo" must not contain underscores.
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "sac_curl" must not contain underscores.
(#151) Variable "sac_url" must not contain underscores.
(#151) Variable "sac_u" must not contain underscores.
(#151) Variable "sac_p" must not contain underscores.
(#153) Variable "sac_curl" must not contain underscores.
(#156) Variable "sal_useragent" must not contain underscores.
(#157) Variable "sal_useragent" must not contain underscores.
(#158) Variable "sac_obo" must not contain underscores.
(#159) Variable "sac_obo" must not contain underscores.
(#164) Variable "sac_curl" must not contain underscores.
(#166) Variable "sac_resp" must not contain underscores.
(#166) Variable "sac_curl" must not contain underscores.
(#167) Variable "sac_status" must not contain underscores.
(#167) Variable "sac_curl" must not contain underscores.
(#168) Variable "sac_curl" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "sac_response" must not contain underscores.
(#171) Variable "sac_status" must not contain underscores.
(#171) Variable "sac_resp" must not contain underscores.
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "sac_response" must not contain underscores.
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) method name "SWORDAPPClient::retrieveContent" must be in lower-case letters only
(#178) Visibility must be declared on method "retrieveContent"
(#178) Variable "sac_url" must not contain underscores.
(#178) Variable "sac_u" must not contain underscores.
(#178) Variable "sac_p" must not contain underscores.
(#178) Variable "sac_obo" must not contain underscores.
(#178) Variable "sac_accept_packaging" must not contain underscores.
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "sac_curl" must not contain underscores.
(#180) Variable "sac_url" must not contain underscores.
(#180) Variable "sac_u" must not contain underscores.
(#180) Variable "sac_p" must not contain underscores.
(#183) Variable "sal_useragent" must not contain underscores.
(#184) Variable "sal_useragent" must not contain underscores.
(#185) Variable "sac_obo" must not contain underscores.
(#186) Variable "sac_obo" must not contain underscores.
(#188) Variable "sac_accept_packaging" must not contain underscores.
(#189) Variable "sac_accept_packaging" must not contain underscores.
(#191) Variable "sac_curl" must not contain underscores.
(#192) Variable "sac_resp" must not contain underscores.
(#192) Variable "sac_curl" must not contain underscores.
(#193) Variable "sac_curl" must not contain underscores.
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "sac_resp" must not contain underscores.
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) method name "SWORDAPPClient::retrieveDepositReceipt" must be in lower-case letters only
(#200) Visibility must be declared on method "retrieveDepositReceipt"
(#200) Variable "sac_url" must not contain underscores.
(#200) Variable "sac_u" must not contain underscores.
(#200) Variable "sac_p" must not contain underscores.
(#200) Variable "sac_obo" must not contain underscores.
(#200) Variable "sac_accept_packaging" must not contain underscores.
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "sac_curl" must not contain underscores.
(#202) Variable "sac_url" must not contain underscores.
(#202) Variable "sac_u" must not contain underscores.
(#202) Variable "sac_p" must not contain underscores.
(#205) Variable "sal_useragent" must not contain underscores.
(#206) Variable "sal_useragent" must not contain underscores.
(#207) Variable "sac_obo" must not contain underscores.
(#208) Variable "sac_obo" must not contain underscores.
(#210) Variable "sac_accept_packaging" must not contain underscores.
(#211) Variable "sac_accept_packaging" must not contain underscores.
(#213) Variable "sac_curl" must not contain underscores.
(#214) Variable "sac_resp" must not contain underscores.
(#214) Variable "sac_curl" must not contain underscores.
(#215) Variable "sac_status" must not contain underscores.
(#215) Variable "sac_curl" must not contain underscores.
(#216) Variable "sac_curl" must not contain underscores.
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "sac_dresponse" must not contain underscores.
(#219) Variable "sac_status" must not contain underscores.
(#219) Variable "sac_resp" must not contain underscores.
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "sac_status" must not contain underscores.
(#222) Variable "sac_status" must not contain underscores.
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "sac_xml" must not contain underscores.
(#225) Variable "sac_resp" must not contain underscores.
(#226) Variable "sac_ns" must not contain underscores.
(#226) Variable "sac_xml" must not contain underscores.
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "sac_dresponse" must not contain underscores.
(#229) Variable "sac_xml" must not contain underscores.
(#229) Variable "sac_ns" must not contain underscores.
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "sac_dresponse" must not contain underscores.
(#236) Variable "sac_status" must not contain underscores.
(#236) Variable "sac_resp" must not contain underscores.
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "sac_xml" must not contain underscores.
(#239) Variable "sac_resp" must not contain underscores.
(#240) Variable "sac_ns" must not contain underscores.
(#240) Variable "sac_xml" must not contain underscores.
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Variable "sac_dresponse" must not contain underscores.
(#243) Variable "sac_xml" must not contain underscores.
(#243) Variable "sac_ns" must not contain underscores.
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "sac_dresponse" must not contain underscores.
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) method name "SWORDAPPClient::replaceFileContent" must be in lower-case letters only
(#254) Visibility must be declared on method "replaceFileContent"
(#254) Variable "sac_url" must not contain underscores.
(#254) Variable "sac_u" must not contain underscores.
(#254) Variable "sac_p" must not contain underscores.
(#254) Variable "sac_obo" must not contain underscores.
(#254) Variable "sac_fname" must not contain underscores.
(#255) Variable "sac_packaging" must not contain underscores.
(#255) Variable "sac_contenttype" must not contain underscores.
(#255) Variable "sac_metadata_relevant" must not contain underscores.
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "sac_curl" must not contain underscores.
(#257) Variable "sac_url" must not contain underscores.
(#257) Variable "sac_u" must not contain underscores.
(#257) Variable "sac_p" must not contain underscores.
(#259) Variable "sac_curl" must not contain underscores.
(#262) Variable "sal_useragent" must not contain underscores.
(#263) Variable "sal_useragent" must not contain underscores.
(#264) Variable "sac_fname" must not contain underscores.
(#265) Variable "sac_obo" must not contain underscores.
(#266) Variable "sac_obo" must not contain underscores.
(#268) Variable "sac_packaging" must not contain underscores.
(#269) Variable "sac_packaging" must not contain underscores.
(#271) Variable "sac_contenttype" must not contain underscores.
(#272) Variable "sac_contenttype" must not contain underscores.
(#274) Variable "sac_metadata_relevant" must not contain underscores.
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "sac_fname" must not contain underscores.
(#283) Variable "sac_fname" must not contain underscores.
(#284) Variable "sac_fname_trimmed" must not contain underscores.
(#284) Variable "sac_fname" must not contain underscores.
(#286) Variable "sac_fname_trimmed" must not contain underscores.
(#286) Variable "sac_fname" must not contain underscores.
(#288) Variable "sac_fname_trimmed" must not contain underscores.
(#289) Variable "sac_curl" must not contain underscores.
(#289) Variable "sac_fname" must not contain underscores.
(#290) Variable "sac_curl" must not contain underscores.
(#290) Variable "sac_fname" must not contain underscores.
(#291) Variable "sac_curl" must not contain underscores.
(#293) Variable "sac_status" must not contain underscores.
(#293) Variable "sac_curl" must not contain underscores.
(#294) Variable "sac_curl" must not contain underscores.
(#297) Variable "sac_status" must not contain underscores.
(#298) Variable "sac_status" must not contain underscores.
(#300) Variable "sac_status" must not contain underscores.
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) method name "SWORDAPPClient::replaceMetadata" must be in lower-case letters only
(#305) Visibility must be declared on method "replaceMetadata"
(#305) Variable "sac_url" must not contain underscores.
(#305) Variable "sac_u" must not contain underscores.
(#305) Variable "sac_p" must not contain underscores.
(#305) Variable "sac_obo" must not contain underscores.
(#305) Variable "sac_fname" must not contain underscores.
(#305) Variable "sac_inprogress" must not contain underscores.
(#306) Variable "sac_url" must not contain underscores.
(#306) Variable "sac_u" must not contain underscores.
(#306) Variable "sac_p" must not contain underscores.
(#306) Variable "sac_obo" must not contain underscores.
(#307) Variable "sac_fname" must not contain underscores.
(#307) Variable "sac_inprogress" must not contain underscores.
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) method name "SWORDAPPClient::replaceMetadataAndFile" must be in lower-case letters only
(#311) Visibility must be declared on method "replaceMetadataAndFile"
(#311) Variable "sac_url" must not contain underscores.
(#311) Variable "sac_u" must not contain underscores.
(#311) Variable "sac_p" must not contain underscores.
(#311) Variable "sac_obo" must not contain underscores.
(#311) Variable "sac_package" must not contain underscores.
(#312) Variable "sac_inprogress" must not contain underscores.
(#313) Variable "sac_url" must not contain underscores.
(#313) Variable "sac_u" must not contain underscores.
(#313) Variable "sac_p" must not contain underscores.
(#313) Variable "sac_obo" must not contain underscores.
(#313) Variable "sac_package" must not contain underscores.
(#314) Variable "sac_inprogress" must not contain underscores.
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) method name "SWORDAPPClient::addExtraFileToMediaResource" must be in lower-case letters only
(#318) Visibility must be declared on method "addExtraFileToMediaResource"
(#318) Variable "sac_url" must not contain underscores.
(#318) Variable "sac_u" must not contain underscores.
(#318) Variable "sac_p" must not contain underscores.
(#318) Variable "sac_obo" must not contain underscores.
(#318) Variable "sac_fname" must not contain underscores.
(#319) Variable "sac_contenttype" must not contain underscores.
(#319) Variable "sac_metadata_relevant" must not contain underscores.
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "sac_curl" must not contain underscores.
(#321) Variable "sac_url" must not contain underscores.
(#321) Variable "sac_u" must not contain underscores.
(#321) Variable "sac_p" must not contain underscores.
(#323) Variable "sac_curl" must not contain underscores.
(#326) Variable "sal_useragent" must not contain underscores.
(#327) Variable "sal_useragent" must not contain underscores.
(#328) Variable "sac_fname" must not contain underscores.
(#329) Variable "sac_obo" must not contain underscores.
(#330) Variable "sac_obo" must not contain underscores.
(#332) Variable "sac_contenttype" must not contain underscores.
(#333) Variable "sac_contenttype" must not contain underscores.
(#335) Variable "sac_metadata_relevant" must not contain underscores.
(#340) Variable "sac_fname" must not contain underscores.
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "sac_fname" must not contain underscores.
(#345) Variable "sac_fname" must not contain underscores.
(#346) Variable "sac_fname_trimmed" must not contain underscores.
(#346) Variable "sac_fname" must not contain underscores.
(#348) Variable "sac_fname_trimmed" must not contain underscores.
(#348) Variable "sac_fname" must not contain underscores.
(#350) Variable "sac_fname_trimmed" must not contain underscores.
(#351) Whitespace found at end of line
(#352) Variable "sac_curl" must not contain underscores.
(#352) Variable "sac_fname" must not contain underscores.
(#353) Variable "sac_curl" must not contain underscores.
(#355) Variable "sac_resp" must not contain underscores.
(#355) Variable "sac_curl" must not contain underscores.
(#356) Variable "sac_status" must not contain underscores.
(#356) Variable "sac_curl" must not contain underscores.
(#357) Variable "sac_curl" must not contain underscores.
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Variable "sac_dresponse" must not contain underscores.
(#360) Variable "sac_status" must not contain underscores.
(#360) Variable "sac_resp" must not contain underscores.
(#361) Whitespace found at end of line
(#363) Variable "sac_status" must not contain underscores.
(#363) Variable "sac_status" must not contain underscores.
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Variable "sac_xml" must not contain underscores.
(#366) Variable "sac_resp" must not contain underscores.
(#367) Variable "sac_ns" must not contain underscores.
(#367) Variable "sac_xml" must not contain underscores.
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Variable "sac_dresponse" must not contain underscores.
(#370) Variable "sac_xml" must not contain underscores.
(#370) Variable "sac_ns" must not contain underscores.
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Variable "sac_dresponse" must not contain underscores.
(#377) Variable "sac_status" must not contain underscores.
(#377) Variable "sac_resp" must not contain underscores.
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Variable "sac_xml" must not contain underscores.
(#380) Variable "sac_resp" must not contain underscores.
(#381) Variable "sac_ns" must not contain underscores.
(#381) Variable "sac_xml" must not contain underscores.
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "sac_dresponse" must not contain underscores.
(#384) Variable "sac_xml" must not contain underscores.
(#384) Variable "sac_ns" must not contain underscores.
(#390) Variable "sac_dresponse" must not contain underscores.
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) method name "SWORDAPPClient::addExtraPackage" must be in lower-case letters only
(#394) Visibility must be declared on method "addExtraPackage"
(#394) Variable "sac_url" must not contain underscores.
(#394) Variable "sac_u" must not contain underscores.
(#394) Variable "sac_p" must not contain underscores.
(#394) Variable "sac_obo" must not contain underscores.
(#394) Variable "sac_fname" must not contain underscores.
(#395) Variable "sac_packaging" must not contain underscores.
(#395) Variable "sac_contenttype" must not contain underscores.
(#395) Variable "sac_inprogress" must not contain underscores.
(#396) Variable "sac_url" must not contain underscores.
(#396) Variable "sac_u" must not contain underscores.
(#396) Variable "sac_p" must not contain underscores.
(#396) Variable "sac_obo" must not contain underscores.
(#396) Variable "sac_fname" must not contain underscores.
(#397) Variable "sac_packaging" must not contain underscores.
(#397) Variable "sac_contenttype" must not contain underscores.
(#397) Variable "sac_inprogress" must not contain underscores.
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) method name "SWORDAPPClient::addExtraAtomEntry" must be in lower-case letters only
(#401) Visibility must be declared on method "addExtraAtomEntry"
(#401) Variable "sac_url" must not contain underscores.
(#401) Variable "sac_u" must not contain underscores.
(#401) Variable "sac_p" must not contain underscores.
(#401) Variable "sac_obo" must not contain underscores.
(#401) Variable "sac_fname" must not contain underscores.
(#401) Variable "sac_inprogress" must not contain underscores.
(#402) Variable "sac_url" must not contain underscores.
(#402) Variable "sac_u" must not contain underscores.
(#402) Variable "sac_p" must not contain underscores.
(#402) Variable "sac_obo" must not contain underscores.
(#403) Variable "sac_fname" must not contain underscores.
(#403) Variable "sac_inprogress" must not contain underscores.
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) method name "SWORDAPPClient::addExtraMultipartPackage" must be in lower-case letters only
(#407) Visibility must be declared on method "addExtraMultipartPackage"
(#407) Variable "sac_url" must not contain underscores.
(#407) Variable "sac_u" must not contain underscores.
(#407) Variable "sac_p" must not contain underscores.
(#407) Variable "sac_obo" must not contain underscores.
(#407) Variable "sac_package" must not contain underscores.
(#408) Variable "sac_inprogress" must not contain underscores.
(#409) Variable "sac_url" must not contain underscores.
(#409) Variable "sac_u" must not contain underscores.
(#409) Variable "sac_p" must not contain underscores.
(#409) Variable "sac_obo" must not contain underscores.
(#409) Variable "sac_package" must not contain underscores.
(#410) Variable "sac_inprogress" must not contain underscores.
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) method name "SWORDAPPClient::deleteContainer" must be in lower-case letters only
(#414) Visibility must be declared on method "deleteContainer"
(#414) Variable "sac_url" must not contain underscores.
(#414) Variable "sac_u" must not contain underscores.
(#414) Variable "sac_p" must not contain underscores.
(#414) Variable "sac_obo" must not contain underscores.
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Variable "sac_curl" must not contain underscores.
(#416) Variable "sac_url" must not contain underscores.
(#416) Variable "sac_u" must not contain underscores.
(#416) Variable "sac_p" must not contain underscores.
(#418) Variable "sac_curl" must not contain underscores.
(#421) Variable "sal_useragent" must not contain underscores.
(#422) Variable "sal_useragent" must not contain underscores.
(#423) Variable "sac_obo" must not contain underscores.
(#424) Variable "sac_obo" must not contain underscores.
(#427) Variable "sac_curl" must not contain underscores.
(#429) Variable "sac_resp" must not contain underscores.
(#429) Variable "sac_curl" must not contain underscores.
(#430) Variable "sac_status" must not contain underscores.
(#430) Variable "sac_curl" must not contain underscores.
(#431) Variable "sac_curl" must not contain underscores.
(#433) Variable "sac_status" must not contain underscores.
(#433) Variable "sac_resp" must not contain underscores.
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) method name "SWORDAPPClient::deleteResourceContent" must be in lower-case letters only
(#437) Visibility must be declared on method "deleteResourceContent"
(#437) Variable "sac_url" must not contain underscores.
(#437) Variable "sac_u" must not contain underscores.
(#437) Variable "sac_p" must not contain underscores.
(#437) Variable "sac_obo" must not contain underscores.
(#438) Variable "sac_url" must not contain underscores.
(#438) Variable "sac_u" must not contain underscores.
(#438) Variable "sac_p" must not contain underscores.
(#438) Variable "sac_obo" must not contain underscores.
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) method name "SWORDAPPClient::retrieveAtomStatement" must be in lower-case letters only
(#442) Visibility must be declared on method "retrieveAtomStatement"
(#442) Variable "sac_url" must not contain underscores.
(#442) Variable "sac_u" must not contain underscores.
(#442) Variable "sac_p" must not contain underscores.
(#442) Variable "sac_obo" must not contain underscores.
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Variable "sac_curl" must not contain underscores.
(#444) Variable "sac_url" must not contain underscores.
(#444) Variable "sac_u" must not contain underscores.
(#444) Variable "sac_p" must not contain underscores.
(#447) Variable "sal_useragent" must not contain underscores.
(#448) Variable "sal_useragent" must not contain underscores.
(#449) Variable "sac_obo" must not contain underscores.
(#450) Variable "sac_obo" must not contain underscores.
(#452) Variable "sac_curl" must not contain underscores.
(#453) Variable "sac_resp" must not contain underscores.
(#453) Variable "sac_curl" must not contain underscores.
(#454) Variable "sac_status" must not contain underscores.
(#454) Variable "sac_curl" must not contain underscores.
(#455) Variable "sac_curl" must not contain underscores.
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Variable "sac_status" must not contain underscores.
(#460) Variable "sac_atomstatement" must not contain underscores.
(#460) Variable "sac_status" must not contain underscores.
(#460) Variable "sac_resp" must not contain underscores.
(#465) Variable "sac_atomstatement" must not contain underscores.
(#465) Variable "sac_url" must not contain underscores.
(#465) Variable "sac_status" must not contain underscores.
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "sac_atomstatement" must not contain underscores.
(#474) method name "SWORDAPPClient::retrieveOAIOREStatement" must be in lower-case letters only
(#474) Visibility must be declared on method "retrieveOAIOREStatement"
(#474) Variable "sac_url" must not contain underscores.
(#474) Variable "sac_u" must not contain underscores.
(#474) Variable "sac_p" must not contain underscores.
(#474) Variable "sac_obo" must not contain underscores.
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Variable "sac_curl" must not contain underscores.
(#476) Variable "sac_url" must not contain underscores.
(#476) Variable "sac_u" must not contain underscores.
(#476) Variable "sac_p" must not contain underscores.
(#479) Variable "sal_useragent" must not contain underscores.
(#480) Variable "sal_useragent" must not contain underscores.
(#481) Variable "sac_obo" must not contain underscores.
(#482) Variable "sac_obo" must not contain underscores.
(#484) Variable "sac_curl" must not contain underscores.
(#485) Variable "sac_resp" must not contain underscores.
(#485) Variable "sac_curl" must not contain underscores.
(#486) Variable "sac_curl" must not contain underscores.
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Variable "sac_resp" must not contain underscores.
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Variable "sac_url" must not contain underscores.
(#493) Variable "sac_user" must not contain underscores.
(#493) Variable "sac_password" must not contain underscores.
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "sac_curl" must not contain underscores.
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Variable "sac_curl" must not contain underscores.
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "sac_curl" must not contain underscores.
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "sac_curl" must not contain underscores.
(#504) Variable "sac_url" must not contain underscores.
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Expected "if (...) {\n"; found "if(...) {\n"
(#507) Variable "sac_user" must not contain underscores.
(#507) Variable "sac_password" must not contain underscores.
(#508) Variable "sac_curl" must not contain underscores.
(#508) Variable "sac_user" must not contain underscores.
(#508) Variable "sac_password" must not contain underscores.
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Variable "sac_curl" must not contain underscores.
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Private method name "SWORDAPPClient::depositMultipartByMethod" must be in lower-case letters only
(#516) Variable "sac_url" must not contain underscores.
(#516) Variable "sac_u" must not contain underscores.
(#516) Variable "sac_p" must not contain underscores.
(#516) Variable "sac_obo" must not contain underscores.
(#516) Variable "sac_package" must not contain underscores.
(#516) Variable "sac_method" must not contain underscores.
(#517) Variable "sac_inprogress" must not contain underscores.
(#518) Variable "sac_curl" must not contain underscores.
(#518) Variable "sac_url" must not contain underscores.
(#518) Variable "sac_u" must not contain underscores.
(#518) Variable "sac_p" must not contain underscores.
(#518) Variable "sac_obo" must not contain underscores.
(#522) Variable "sac_inprogress" must not contain underscores.
(#528) Variable "sac_obo" must not contain underscores.
(#529) Variable "sac_obo" must not contain underscores.
(#532) Line exceeds 132 characters; contains 137 characters
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "sac_method" must not contain underscores.
(#536) Variable "sac_curl" must not contain underscores.
(#537) Variable "sac_curl" must not contain underscores.
(#537) Variable "sac_package" must not contain underscores.
(#538) Variable "sac_curl" must not contain underscores.
(#538) Variable "sac_package" must not contain underscores.
(#540) Variable "sac_curl" must not contain underscores.
(#541) Variable "sac_curl" must not contain underscores.
(#542) Variable "sac_curl" must not contain underscores.
(#543) Variable "sac_curl" must not contain underscores.
(#544) Variable "sac_curl" must not contain underscores.
(#546) Variable "sac_package" must not contain underscores.
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "my_class_inst" must not contain underscores.
(#550) Variable "my_class_inst" must not contain underscores.
(#550) Variable "sac_package" must not contain underscores.
(#551) Variable "sac_curl" must not contain underscores.
(#551) Variable "my_class_inst" must not contain underscores.
(#554) Variable "sac_curl" must not contain underscores.
(#556) Variable "sac_resp" must not contain underscores.
(#556) Variable "sac_curl" must not contain underscores.
(#557) Variable "sac_status" must not contain underscores.
(#557) Variable "sac_curl" must not contain underscores.
(#559) Variable "sac_curl" must not contain underscores.
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Variable "sac_dresponse" must not contain underscores.
(#562) Variable "sac_status" must not contain underscores.
(#562) Variable "sac_resp" must not contain underscores.
(#565) Variable "sac_status" must not contain underscores.
(#565) Variable "sac_status" must not contain underscores.
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Variable "sac_xml" must not contain underscores.
(#568) Variable "sac_resp" must not contain underscores.
(#569) Variable "sac_ns" must not contain underscores.
(#569) Variable "sac_xml" must not contain underscores.
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Variable "sac_dresponse" must not contain underscores.
(#572) Variable "sac_xml" must not contain underscores.
(#572) Variable "sac_ns" must not contain underscores.
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Variable "sac_dresponse" must not contain underscores.
(#579) Variable "sac_status" must not contain underscores.
(#579) Variable "sac_resp" must not contain underscores.
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Variable "sac_xml" must not contain underscores.
(#582) Variable "sac_resp" must not contain underscores.
(#583) Variable "sac_ns" must not contain underscores.
(#583) Variable "sac_xml" must not contain underscores.
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "sac_dresponse" must not contain underscores.
(#586) Variable "sac_xml" must not contain underscores.
(#586) Variable "sac_ns" must not contain underscores.
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Variable "sac_dresponse" must not contain underscores.
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Private method name "SWORDAPPClient::depositAtomEntryByMethod" must be in lower-case letters only
(#597) Variable "sac_url" must not contain underscores.
(#597) Variable "sac_u" must not contain underscores.
(#597) Variable "sac_p" must not contain underscores.
(#597) Variable "sac_obo" must not contain underscores.
(#598) Variable "sac_method" must not contain underscores.
(#598) Variable "sac_fname" must not contain underscores.
(#598) Variable "sac_inprogress" must not contain underscores.
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Variable "sac_curl" must not contain underscores.
(#600) Variable "sac_url" must not contain underscores.
(#600) Variable "sac_u" must not contain underscores.
(#600) Variable "sac_p" must not contain underscores.
(#603) Variable "sal_useragent" must not contain underscores.
(#604) Variable "sal_useragent" must not contain underscores.
(#605) Variable "sac_obo" must not contain underscores.
(#606) Variable "sac_obo" must not contain underscores.
(#609) Variable "sac_inprogress" must not contain underscores.
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Variable "sac_method" must not contain underscores.
(#617) Variable "sac_curl" must not contain underscores.
(#618) Variable "sac_curl" must not contain underscores.
(#618) Variable "sac_fname" must not contain underscores.
(#619) Variable "sac_curl" must not contain underscores.
(#619) Variable "sac_fname" must not contain underscores.
(#621) Variable "sac_curl" must not contain underscores.
(#622) Variable "sac_curl" must not contain underscores.
(#622) Variable "sac_fname" must not contain underscores.
(#623) Variable "sac_fname" must not contain underscores.
(#626) Variable "sac_curl" must not contain underscores.
(#628) Variable "sac_resp" must not contain underscores.
(#628) Variable "sac_curl" must not contain underscores.
(#629) Variable "sac_status" must not contain underscores.
(#629) Variable "sac_curl" must not contain underscores.
(#630) Variable "sac_curl" must not contain underscores.
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) Variable "sac_dresponse" must not contain underscores.
(#633) Variable "sac_status" must not contain underscores.
(#633) Variable "sac_resp" must not contain underscores.
(#636) Variable "sac_status" must not contain underscores.
(#636) Variable "sac_status" must not contain underscores.
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) This comment is 67% valid code; is this commented out code?
(#640) Line indented incorrectly; expected at least 16 spaces, found 15
(#642) Variable "sac_xml" must not contain underscores.
(#642) Variable "sac_resp" must not contain underscores.
(#643) Variable "sac_ns" must not contain underscores.
(#643) Variable "sac_xml" must not contain underscores.
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Variable "sac_dresponse" must not contain underscores.
(#646) Variable "sac_xml" must not contain underscores.
(#646) Variable "sac_ns" must not contain underscores.
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Variable "sac_dresponse" must not contain underscores.
(#653) Variable "sac_status" must not contain underscores.
(#653) Variable "sac_resp" must not contain underscores.
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) Variable "sac_xml" must not contain underscores.
(#656) Variable "sac_resp" must not contain underscores.
(#657) Variable "sac_ns" must not contain underscores.
(#657) Variable "sac_xml" must not contain underscores.
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Variable "sac_dresponse" must not contain underscores.
(#660) Variable "sac_xml" must not contain underscores.
(#660) Variable "sac_ns" must not contain underscores.
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Variable "sac_dresponse" must not contain underscores.
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Variable "sac_url" must not contain underscores.
(#672) Variable "sac_u" must not contain underscores.
(#672) Variable "sac_p" must not contain underscores.
(#672) Variable "sac_obo" must not contain underscores.
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Variable "sac_curl" must not contain underscores.
(#674) Variable "sac_url" must not contain underscores.
(#674) Variable "sac_u" must not contain underscores.
(#674) Variable "sac_p" must not contain underscores.
(#677) Variable "sal_useragent" must not contain underscores.
(#678) Variable "sal_useragent" must not contain underscores.
(#679) Variable "sac_obo" must not contain underscores.
(#680) Variable "sac_obo" must not contain underscores.
(#682) Variable "sac_curl" must not contain underscores.
(#683) Variable "sac_resp" must not contain underscores.
(#683) Variable "sac_curl" must not contain underscores.
(#684) Variable "sac_curl" must not contain underscores.
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Variable "sac_resp" must not contain underscores.
(#691) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordappentry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Duplicate class name "SWORDAPPEntry" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/swordappentry.php on line 5
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Member variable "sac_status" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_xml" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Member variable "sac_statusmessage" must not contain underscores.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "sac_id" must not contain underscores.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Member variable "sac_content_src" must not contain underscores.
(#22) Member variable "sac_content_type" must not contain underscores.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Member variable "sac_authors" must not contain underscores.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Member variable "sac_contributors" must not contain underscores.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Member variable "sac_links" must not contain underscores.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Member variable "sac_title" must not contain underscores.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "sac_summary" must not contain underscores.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Member variable "sac_rights" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Member variable "sac_treatment" must not contain underscores.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Member variable "sac_verbose_treatment" must not contain underscores.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Member variable "sac_updated" must not contain underscores.
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Member variable "sac_packaging" must not contain underscores.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Member variable "sac_generator" must not contain underscores.
(#56) Member variable "sac_generator_uri" must not contain underscores.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Member variable "sac_useragent" must not contain underscores.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Member variable "sac_noOp" must be all lower-case
(#62) Member variable "sac_noOp" must not contain underscores.
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Member variable "sac_dcterms" must not contain underscores.
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Member variable "sac_edit_iri" must not contain underscores.
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Member variable "sac_se_iri" must not contain underscores.
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Member variable "sac_state_iri_atom" must not contain underscores.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Member variable "sac_state_iri_ore" must not contain underscores.
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Member variable "sac_edit_media_iri" must not contain underscores.
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Visibility must be declared on method "__construct"
(#83) Variable "sac_newstatus" must not contain underscores.
(#83) Variable "sac_thexml" must not contain underscores.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "sac_newstatus" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "sac_thexml" must not contain underscores.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Visibility must be declared on method "buildhierarchy"
(#135) Variable "sac_dr" must not contain underscores.
(#135) Variable "sac_ns" must not contain underscores.
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "sac_dr" must not contain underscores.
(#138) Inline control structures are not allowed
(#138) Variable "sac_ns" must not contain underscores.
(#138) Variable "sac_ns" must not contain underscores.
(#139) Inline control structures are not allowed
(#139) Variable "sac_ns" must not contain underscores.
(#139) Variable "sac_ns" must not contain underscores.
(#140) Inline control structures are not allowed
(#140) Variable "sac_ns" must not contain underscores.
(#140) Variable "sac_ns" must not contain underscores.
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "sac_dr" must not contain underscores.
(#143) Variable "sac_ns" must not contain underscores.
(#144) Variable "sac_contentbits" must not contain underscores.
(#144) Variable "sac_dr" must not contain underscores.
(#145) Variable "sac_contentbits" must not contain underscores.
(#146) Variable "sac_contentbits" must not contain underscores.
(#147) Variable "sac_contentbits" must not contain underscores.
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "sac_dr" must not contain underscores.
(#151) Variable "sac_ns" must not contain underscores.
(#151) Variable "sac_author" must not contain underscores.
(#152) Variable "sac_theauthor" must not contain underscores.
(#152) Variable "sac_author" must not contain underscores.
(#152) Variable "sac_ns" must not contain underscores.
(#153) Variable "sac_theauthor" must not contain underscores.
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "sac_dr" must not contain underscores.
(#157) Variable "sac_ns" must not contain underscores.
(#157) Variable "sac_contributor" must not contain underscores.
(#158) Variable "sac_thecontributor" must not contain underscores.
(#158) Variable "sac_contributor" must not contain underscores.
(#158) Variable "sac_ns" must not contain underscores.
(#159) Variable "sac_thecontributor" must not contain underscores.
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "sac_dr" must not contain underscores.
(#163) Variable "sac_link" must not contain underscores.
(#164) Variable "sac_linkobject" must not contain underscores.
(#164) Variable "sac_link" must not contain underscores.
(#164) Variable "sac_link" must not contain underscores.
(#164) Variable "sac_link" must not contain underscores.
(#164) Line exceeds 132 characters; contains 139 characters
(#165) Variable "sac_linkobject" must not contain underscores.
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline control structures are not allowed
(#168) Variable "sac_linkobject" must not contain underscores.
(#168) Variable "sac_linkobject" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline control structures are not allowed
(#171) Variable "sac_linkobject" must not contain underscores.
(#171) Variable "sac_linkobject" must not contain underscores.
(#171) Line exceeds 132 characters; contains 137 characters
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "sac_linkobject" must not contain underscores.
(#175) Variable "sac_linkobject" must not contain underscores.
(#176) Variable "sac_linkobject" must not contain underscores.
(#177) Variable "sac_linkobject" must not contain underscores.
(#178) Variable "sac_linkobject" must not contain underscores.
(#179) Variable "sac_linkobject" must not contain underscores.
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "sac_linkobject" must not contain underscores.
(#184) Variable "sac_linkobject" must not contain underscores.
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "sac_dr" must not contain underscores.
(#189) Variable "sac_ns" must not contain underscores.
(#190) Variable "sac_dr" must not contain underscores.
(#190) Variable "sac_ns" must not contain underscores.
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "sac_dr" must not contain underscores.
(#193) Variable "sac_ns" must not contain underscores.
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "sac_dr" must not contain underscores.
(#196) Variable "sac_ns" must not contain underscores.
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "sac_dr" must not contain underscores.
(#199) Variable "sac_ns" must not contain underscores.
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "sac_dr" must not contain underscores.
(#202) Variable "sac_ns" must not contain underscores.
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "sac_dr" must not contain underscores.
(#205) Variable "sac_ns" must not contain underscores.
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "sac_dr" must not contain underscores.
(#208) Variable "sac_ns" must not contain underscores.
(#209) Variable "sac_gen" must not contain underscores.
(#209) Variable "sac_dr" must not contain underscores.
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "sac_gen" must not contain underscores.
(#210) Variable "sac_gen" must not contain underscores.
(#210) Closing brace must be on a line by itself
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "sac_dr" must not contain underscores.
(#213) Variable "sac_ns" must not contain underscores.
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Variable "sac_dr" must not contain underscores.
(#216) Variable "sac_ns" must not contain underscores.
(#216) Variable "sac_dcterm" must not contain underscores.
(#217) Variable "sac_dcterm" must not contain underscores.
(#218) Variable "sac_dcterm" must not contain underscores.
(#220) Variable "sac_dcterm" must not contain underscores.
(#220) Variable "sac_dcterm" must not contain underscores.
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "sac_dr" must not contain underscores.
(#224) Variable "sac_ns" must not contain underscores.
(#229) method name "SWORDAPPEntry::toString" must be in lower-case letters only
(#229) Visibility must be declared on method "toString"
(#255) Expected "if (...) {\n"; found "if (...) { "
(#255) Closing brace must be on a line by itself
(#266) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordapperrordocument.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Duplicate class name "SWORDAPPErrorDocument" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/swordapperrordocument.php on line 6
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sac_erroruri" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Possible useless method overriding detected
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Visibility must be declared on method "__construct"
(#12) Variable "sac_newstatus" must not contain underscores.
(#12) Variable "sac_thexml" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Variable "sac_newstatus" must not contain underscores.
(#14) Variable "sac_thexml" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#18) Visibility must be declared on method "buildhierarchy"
(#18) Variable "sac_dr" must not contain underscores.
(#18) Variable "sac_ns" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Variable "sac_dr" must not contain underscores.
(#20) Variable "sac_ns" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 8 spaces, found 2
(#21) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#21) Variable "sac_dr" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 12 spaces, found 6
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 16 spaces, found 7
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 12 spaces, found 6
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Variable "sac_dr" must not contain underscores.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 6
(#27) Closing brace indented incorrectly; expected 1 spaces, found 6
(#30) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordapplibraryuseragent.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Variable "sal_useragent" must not contain underscores.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Reached the end of the file before finding all of the opening comment.
(#3) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordapplink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line indented incorrectly; expected at least 4 spaces, found 1
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected 4 spaces, found 1
(#6) Member variable "sac_linktype" must not contain underscores.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sac_linkrel" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_linkhref" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Visibility must be declared on method "__construct"
(#19) Closing brace indented incorrectly; expected 1 spaces, found 4
(#22) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordappresponse.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Possible useless method overriding detected
(#8) Visibility must be declared on method "__construct"
(#8) Variable "sac_newstatus" must not contain underscores.
(#8) Variable "sac_thexml" must not contain underscores.
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 5
(#10) Variable "sac_newstatus" must not contain underscores.
(#10) Variable "sac_thexml" must not contain underscores.
(#11) Whitespace found at end of line
(#16) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordappservicedocument.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Duplicate class name "SWORDAPPServiceDocument" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/swordappservicedocument.php on line 5
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sac_url" must not contain underscores.
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Whitespace found at end of line
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "sac_status" must not contain underscores.
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sac_xml" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Member variable "sac_statusmessage" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "sac_version" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Member variable "sac_verbose" must not contain underscores.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Member variable "sac_noop" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Member variable "sac_maxuploadsize" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 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 "sac_workspaces" must not contain underscores.
(#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 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Visibility must be declared on method "__construct"
(#35) Variable "sac_theurl" must not contain underscores.
(#35) Variable "sac_newstatus" must not contain underscores.
(#35) Variable "sac_thexml" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Variable "sac_theurl" must not contain underscores.
(#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 "sac_newstatus" must not contain underscores.
(#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) 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 at least 8 spaces, found 2
(#43) Variable "sac_thexml" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#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 at least 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#62) Variable "sac_thexml" must not contain underscores.
(#63) This comment is 75% valid code; is this commented out code?
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line indented incorrectly; expected at least 12 spaces, found 8
(#63) No space found before comment text; expected "// print_r($sac_thexml); exit;" but found "//print_r($sac_thexml); exit;"
(#64) This comment is 64% valid code; is this commented out code?
(#64) Line indented incorrectly; expected at least 12 spaces, found 8
(#64) No space found before comment text; expected "// $file = fopen('teste.xml','a+');" but found "//$file = fopen('teste.xml','a+');"
(#65) This comment is 86% valid code; is this commented out code?
(#65) Line indented incorrectly; expected at least 12 spaces, found 8
(#65) No space found before comment text; expected "// fwrite($file,$sac_thexml);" but found "//fwrite($file,$sac_thexml);"
(#66) This comment is 80% valid code; is this commented out code?
(#66) Line indented incorrectly; expected at least 12 spaces, found 8
(#66) No space found before comment text; expected "// fclose($file);" but found "//fclose($file);"
(#67) This comment is 67% valid code; is this commented out code?
(#67) Line indented incorrectly; expected at least 12 spaces, found 10
(#67) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#68) This comment is 70% valid code; is this commented out code?
(#68) No space found before comment text; expected "// echo strlen($sac_thexml); exit;" but found "//echo strlen($sac_thexml); exit;"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) This comment is 67% valid code; is this commented out code?
(#69) Line indented incorrectly; expected at least 12 spaces, found 11
(#70) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) This comment is 69% valid code; is this commented out code?
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// $sac_thexml = mb_substr($sac_thexml, 0,null,'utf-8');" but found "//$sac_thexml = mb_substr($sac_thexml, 0,null,'utf-8');"
(#73) No space found before comment text; expected "// $sac_thexml = <<< EOF" but found "//$sac_thexml = <<< EOF"
(#74) Line indented incorrectly; expected at least 12 spaces, found 11
(#75) Line indented incorrectly; expected at least 12 spaces, found 0
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 67% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 12 spaces, found 11
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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) This comment is 67% valid code; is this commented out code?
(#79) Line indented incorrectly; expected at least 12 spaces, found 11
(#81) This comment is 59% valid code; is this commented out code?
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Line indented incorrectly; expected at least 12 spaces, found 11
(#82) This comment is 43% valid code; is this commented out code?
(#82) Line indented incorrectly; expected at least 12 spaces, found 11
(#83) This comment is 62% valid code; is this commented out code?
(#83) Line indented incorrectly; expected at least 12 spaces, found 11
(#84) This comment is 46% valid code; is this commented out code?
(#84) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#85) This comment is 50% valid code; is this commented out code?
(#85) Line indented incorrectly; expected at least 12 spaces, found 11
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) This comment is 67% valid code; is this commented out code?
(#86) Line indented incorrectly; expected at least 12 spaces, found 11
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) This comment is 59% valid code; is this commented out code?
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) No space found before comment text; expected "// $sac_xml = @new SimpleXMLElement($sac_thexml);" but found "//$sac_xml = @new SimpleXMLElement($sac_thexml);"
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 67% valid code; is this commented out code?
(#90) Line indented incorrectly; expected at least 12 spaces, found 11
(#91) Variable "sac_thexml" must not contain underscores.
(#91) Variable "sac_thexml" must not contain underscores.
(#92) Variable "sac_xml" must not contain underscores.
(#92) Variable "sac_thexml" 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 12 spaces, found 9
(#93) Variable "sac_ns" must not contain underscores.
(#93) Variable "sac_xml" must not contain underscores.
(#94) Inline control structures are not allowed
(#94) Variable "sac_ns" must not contain underscores.
(#94) Variable "sac_ns" must not contain underscores.
(#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 "sac_xml" must not contain underscores.
(#95) Variable "sac_ns" must not contain underscores.
(#96) Variable "sac_xml" must not contain underscores.
(#96) Variable "sac_ns" must not contain underscores.
(#97) Variable "sac_xml" must not contain underscores.
(#97) Variable "sac_ns" must not contain underscores.
(#98) Variable "sac_xml" must not contain underscores.
(#98) Variable "sac_ns" 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 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 at least 12 spaces, found 3
(#101) Variable "sac_ws" must not contain underscores.
(#101) Variable "sac_xml" must not contain underscores.
(#101) Variable "sac_ns" must not contain underscores.
(#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
(#102) Variable "sac_ws" must not contain underscores.
(#102) Variable "sac_workspace" must not contain underscores.
(#103) Variable "sac_newworkspace" must not contain underscores.
(#103) Variable "sac_workspace" must not contain underscores.
(#103) Variable "sac_ns" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 4
(#104) Variable "sac_newworkspace" must not contain underscores.
(#104) Variable "sac_workspace" must not contain underscores.
(#104) Variable "sac_ns" must not contain underscores.
(#104) Variable "sac_ns" must not contain underscores.
(#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
(#105) Variable "sac_newworkspace" must not contain underscores.
(#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
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#110) method name "SWORDAPPServiceDocument::toString" must be in lower-case letters only
(#110) Visibility must be declared on method "toString"
(#112) Inline control structures are not allowed
(#113) Inline control structures are not allowed
(#148) Expected "if (...) {\n"; found "if (...) { "
(#148) Closing brace must be on a line by itself
(#158) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/swordappstatement.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Member variable "sac_xml" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_state_href" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Member variable "sac_state_description" must not contain underscores.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "sac_entries" must not contain underscores.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Visibility must be declared on method "__construct"
(#21) Variable "sac_newstatus" must not contain underscores.
(#21) Variable "sac_thexml" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Variable "sac_thexml" must not contain underscores.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Whitespace found at end of line
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#29) Variable "sac_thexml" must not contain underscores.
(#30) Variable "sac_statement" must not contain underscores.
(#30) Variable "sac_thexml" must not contain underscores.
(#31) Variable "sac_ns" must not contain underscores.
(#31) Variable "sac_statement" must not contain underscores.
(#32) Variable "sac_state" must not contain underscores.
(#32) Variable "sac_statement" must not contain underscores.
(#32) Variable "sac_ns" must not contain underscores.
(#33) Variable "sac_state_attributes" must not contain underscores.
(#33) Variable "sac_state" must not contain underscores.
(#34) Variable "sac_state_attributes" must not contain underscores.
(#35) Variable "sac_state" must not contain underscores.
(#35) Variable "sac_ns" must not contain underscores.
(#37) Variable "sac_statement" must not contain underscores.
(#37) Variable "sac_ns" must not contain underscores.
(#37) Variable "sac_entry" must not contain underscores.
(#38) Variable "sac_category" must not contain underscores.
(#38) Variable "sac_entry" must not contain underscores.
(#38) Variable "sac_ns" must not contain underscores.
(#39) Variable "sac_category_attributes" must not contain underscores.
(#39) Variable "sac_category" must not contain underscores.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "sac_theentry" must not contain underscores.
(#41) Variable "sac_category_attributes" must not contain underscores.
(#42) Variable "sac_category_attributes" must not contain underscores.
(#43) Variable "sac_category_attributes" must not contain underscores.
(#45) Variable "sac_content" must not contain underscores.
(#45) Variable "sac_entry" must not contain underscores.
(#45) Variable "sac_ns" must not contain underscores.
(#46) Variable "sac_content_attributes" must not contain underscores.
(#46) Variable "sac_content" must not contain underscores.
(#47) Variable "sac_theentry" must not contain underscores.
(#47) Variable "sac_content_attributes" must not contain underscores.
(#48) Variable "sac_content_attributes" must not contain underscores.
(#50) Variable "sac_theentry" must not contain underscores.
(#50) Variable "sac_entry" must not contain underscores.
(#50) Variable "sac_ns" must not contain underscores.
(#52) Variable "sac_theentry" must not contain underscores.
(#52) Variable "sac_entry" must not contain underscores.
(#52) Variable "sac_ns" must not contain underscores.
(#54) Variable "sac_theentry" must not contain underscores.
(#54) Variable "sac_entry" must not contain underscores.
(#54) Variable "sac_ns" must not contain underscores.
(#56) Variable "sac_theentry" must not contain underscores.
(#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
(#61) method name "SWORDAPPStatement::toString" must be in lower-case letters only
(#61) Visibility must be declared on method "toString"
(#64) Variable "sac_entry" must not contain underscores.
(#65) Variable "sac_entry" must not contain underscores.
repository/sword_upload/sword2/swordappstatemententry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Member variable "sac_scheme" must not contain underscores.
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Member variable "sac_term" must not contain underscores.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Member variable "sac_label" must not contain underscores.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Member variable "sac_content_type" must not contain underscores.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "sac_content_source" must not contain underscores.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Member variable "sac_packaging" must not contain underscores.
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Member variable "sac_deposited_on" must not contain underscores.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Member variable "sac_deposited_by" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Visibility must be declared on method "__construct"
(#30) Variable "sac_scheme" must not contain underscores.
(#30) Variable "sac_term" must not contain underscores.
(#30) Variable "sac_label" must not contain underscores.
(#31) Variable "sac_scheme" must not contain underscores.
(#32) Variable "sac_term" must not contain underscores.
(#33) Variable "sac_label" must not contain underscores.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) method name "SWORDAppStatementEntry::addContent" must be in lower-case letters only
(#37) Visibility must be declared on method "addContent"
(#37) Variable "sac_type" must not contain underscores.
(#37) Variable "sac_src" must not contain underscores.
(#38) Variable "sac_type" must not contain underscores.
(#39) Variable "sac_src" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) method name "SWORDAppStatementEntry::setPackaging" must be in lower-case letters only
(#43) Visibility must be declared on method "setPackaging"
(#43) Variable "sac_packaging" must not contain underscores.
(#44) Variable "sac_packaging" must not contain underscores.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) method name "SWORDAppStatementEntry::setDepositedOn" must be in lower-case letters only
(#48) Visibility must be declared on method "setDepositedOn"
(#48) Variable "sac_deposited_on" must not contain underscores.
(#49) Variable "sac_deposited_on" must not contain underscores.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) method name "SWORDAppStatementEntry::setDepositedBy" must be in lower-case letters only
(#53) Visibility must be declared on method "setDepositedBy"
(#53) Variable "sac_deposited_by" must not contain underscores.
(#54) Variable "sac_deposited_by" must not contain underscores.
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) method name "SWORDAppStatementEntry::toString" must be in lower-case letters only
(#58) Visibility must be declared on method "toString"
(#70) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/test-packager-atom_multipart.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Whitespace found at end of line
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Variable "test_rootin" must not contain underscores.
(#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/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Variable "test_dirin" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "test_rootout" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Variable "test_fileout" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Variable "test_packager" must not contain underscores.
(#17) Variable "test_rootin" must not contain underscores.
(#17) Variable "test_dirin" must not contain underscores.
(#17) Variable "test_rootout" must not contain underscores.
(#17) Variable "test_fileout" must not contain underscores.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Variable "test_packager" must not contain underscores.
(#18) Line exceeds 132 characters; contains 142 characters
(#19) Variable "test_packager" must not contain underscores.
(#20) Variable "test_packager" must not contain underscores.
(#20) Line exceeds 132 characters; contains 145 characters
(#21) Line exceeds maximum limit of 180 characters; contains 1402 characters
(#22) Variable "test_packager" must not contain underscores.
(#23) Variable "test_packager" must not contain underscores.
(#24) Variable "test_packager" must not contain underscores.
(#25) Variable "test_packager" must not contain underscores.
(#25) Line exceeds maximum limit of 180 characters; contains 414 characters
(#26) Variable "test_packager" must not contain underscores.
(#27) Variable "test_packager" must not contain underscores.
(#28) Variable "test_packager" must not contain underscores.
(#29) Variable "test_packager" must not contain underscores.
(#30) Variable "test_packager" must not contain underscores.
(#31) Variable "test_packager" must not contain underscores.
(#32) Variable "test_packager" must not contain underscores.
(#33) Variable "test_packager" must not contain underscores.
(#34) Variable "test_packager" must not contain underscores.
(#35) Variable "test_packager" must not contain underscores.
(#35) Line exceeds 132 characters; contains 157 characters
(#36) Variable "test_packager" must not contain underscores.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Variable "test_packager" must not contain underscores.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "test_fileout" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "test_packager" must not contain underscores.
(#43) Variable "test_rootin" must not contain underscores.
(#43) Variable "test_dirin" must not contain underscores.
(#43) Variable "test_rootout" must not contain underscores.
(#43) Variable "test_fileout" must not contain underscores.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "test_packager" must not contain underscores.
(#45) Variable "test_packager" must not contain underscores.
(#46) Variable "test_packager" must not contain underscores.
(#48) Variable "test_packager" must not contain underscores.
(#49) Variable "test_packager" must not contain underscores.
(#50) Variable "test_packager" must not contain underscores.
(#51) Variable "test_packager" must not contain underscores.
(#52) Variable "test_packager" must not contain underscores.
(#53) Variable "test_packager" must not contain underscores.
(#54) Variable "test_packager" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "test_packager" must not contain underscores.
(#57) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/test-packager-mets_swap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Whitespace found at end of line
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Variable "test_rootin" must not contain underscores.
(#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/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Variable "test_dirin" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "test_rootout" must not contain underscores.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Variable "test_fileout" must not contain underscores.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "test_type" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "test_title" must not contain underscores.
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Variable "test_abstract" must not contain underscores.
(#23) Line exceeds maximum limit of 180 characters; contains 1150 characters
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Variable "test_creators" must not contain underscores.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Variable "test_citation" must not contain underscores.
(#29) Line exceeds maximum limit of 180 characters; contains 190 characters
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Variable "test_identifier" must not contain underscores.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "test_dateavailable" must not contain underscores.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "test_copyrightholder" must not contain underscores.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "test_custodian" must not contain underscores.
(#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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "test_statusstatement" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "test_file" must not contain underscores.
(#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
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "test_mimetype" must not contain underscores.
(#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) Variable "test_packager" must not contain underscores.
(#52) Variable "test_rootin" must not contain underscores.
(#52) Variable "test_dirin" must not contain underscores.
(#52) Variable "test_rootout" must not contain underscores.
(#52) Variable "test_fileout" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "test_packager" must not contain underscores.
(#53) Variable "test_custodian" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "test_packager" must not contain underscores.
(#54) Variable "test_type" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "test_packager" must not contain underscores.
(#55) Variable "test_title" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "test_packager" must not contain underscores.
(#56) Variable "test_abstract" 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 0 spaces, found 1
(#57) Variable "test_creators" must not contain underscores.
(#57) Variable "test_creator" must not contain underscores.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Variable "test_packager" must not contain underscores.
(#58) Variable "test_creator" 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 0 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "test_packager" must not contain underscores.
(#60) Variable "test_identifier" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "test_packager" must not contain underscores.
(#61) Variable "test_dateavailable" must not contain underscores.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "test_packager" must not contain underscores.
(#62) Variable "test_statusstatement" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "test_packager" must not contain underscores.
(#63) Variable "test_copyrightholder" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Variable "test_packager" must not contain underscores.
(#64) Variable "test_citation" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "test_packager" must not contain underscores.
(#65) Variable "test_file" must not contain underscores.
(#65) Variable "test_mimetype" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "test_packager" must not contain underscores.
(#68) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/test-swordappclient.php
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#93) Variable "edit_iri" must not contain underscores.
(#94) Variable "cont_iri" must not contain underscores.
(#95) Variable "edit_media" must not contain underscores.
(#96) Variable "statement_atom" must not contain underscores.
(#97) Variable "statement_ore" must not contain underscores.
(#101) Variable "statement_atom" must not contain underscores.
(#107) Variable "statement_atom" must not contain underscores.
(#117) Variable "statement_ore" must not contain underscores.
(#123) Variable "statement_ore" must not contain underscores.
(#130) Variable "edit_media" must not contain underscores.
(#136) Variable "edit_media" must not contain underscores.
(#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) This comment is 67% valid code; is this commented out code?
(#143) Variable "edit_media" must not contain underscores.
(#149) Variable "edit_media" must not contain underscores.
(#149) Line exceeds 132 characters; contains 148 characters
(#159) Variable "edit_iri" must not contain underscores.
(#165) Variable "edit_iri" must not contain underscores.
(#177) Variable "edit_iri" must not contain underscores.
(#183) Variable "edit_iri" must not contain underscores.
(#195) Variable "edit_media" must not contain underscores.
(#201) Variable "edit_media" must not contain underscores.
(#201) Line exceeds 132 characters; contains 138 characters
(#213) Variable "edit_iri" must not contain underscores.
(#219) Variable "edit_iri" must not contain underscores.
(#219) Line exceeds 132 characters; contains 143 characters
(#231) Variable "edit_iri" must not contain underscores.
(#237) Variable "edit_iri" must not contain underscores.
(#249) Variable "edit_iri" must not contain underscores.
(#255) Variable "edit_iri" must not contain underscores.
(#267) Inline doc block comments are not allowed; use "// Comment." instead
(#288) Variable "edit_iri" must not contain underscores.
(#295) Variable "edit_iri" must not contain underscores.
(#321) Variable "edit_iri" must not contain underscores.
(#322) Variable "cont_iri" must not contain underscores.
(#323) Variable "edit_media" must not contain underscores.
(#324) Variable "statement_atom" must not contain underscores.
(#325) Variable "statement_ore" must not contain underscores.
(#329) Variable "edit_iri" must not contain underscores.
(#335) Variable "edit_iri" must not contain underscores.
(#335) Line exceeds 132 characters; contains 135 characters
(#344) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/build/atomentry/index.php
(#1) The first thing in a PHP file must be the <?php tag.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
repository/sword_upload/sword2/test/website/build/atomentry/make.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) File is being unconditionally included; use "require" instead
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Variable "test_rootin" must not contain underscores.
(#15) Variable "test_dirin" must not contain underscores.
(#16) Variable "test_rootout" must not contain underscores.
(#17) Variable "test_fileout" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Variable "test_packager" must not contain underscores.
(#20) Variable "test_rootin" must not contain underscores.
(#20) Variable "test_dirin" must not contain underscores.
(#20) Variable "test_rootout" must not contain underscores.
(#20) Variable "test_fileout" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Variable "test_packager" must not contain underscores.
(#22) Variable "test_packager" must not contain underscores.
(#23) Variable "test_packager" must not contain underscores.
(#24) Variable "test_packager" must not contain underscores.
(#25) Variable "test_packager" must not contain underscores.
(#26) Variable "test_packager" must not contain underscores.
(#27) Variable "test_packager" must not contain underscores.
(#28) Variable "test_packager" must not contain underscores.
(#29) Variable "test_packager" must not contain underscores.
(#31) Variable "test_packager" must not contain underscores.
(#33) Variable "test_rootout" must not contain underscores.
(#33) Variable "test_fileout" must not contain underscores.
(#36) Line indented incorrectly; expected 0 spaces, found 4
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#44) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/build/multipart/index.php
(#1) The first thing in a PHP file must be the <?php tag.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
repository/sword_upload/sword2/test/website/build/multipart/make.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) File is being unconditionally included; use "require" instead
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Variable "test_rootin" must not contain underscores.
(#15) Variable "test_dirin" must not contain underscores.
(#16) Variable "test_rootout" must not contain underscores.
(#17) Variable "test_fileout" must not contain underscores.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Variable "test_packager" must not contain underscores.
(#20) Variable "test_rootin" must not contain underscores.
(#20) Variable "test_dirin" must not contain underscores.
(#20) Variable "test_rootout" must not contain underscores.
(#20) Variable "test_fileout" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Variable "test_packager" must not contain underscores.
(#22) Variable "test_packager" must not contain underscores.
(#23) Variable "test_packager" must not contain underscores.
(#24) Variable "test_packager" must not contain underscores.
(#25) Variable "test_packager" must not contain underscores.
(#26) Variable "test_packager" must not contain underscores.
(#27) Variable "test_packager" must not contain underscores.
(#28) Variable "test_packager" must not contain underscores.
(#29) Variable "test_packager" must not contain underscores.
(#31) Variable "test_rootin" must not contain underscores.
(#31) Variable "test_dirin" must not contain underscores.
(#33) Variable "test_packager" must not contain underscores.
(#35) Variable "test_packager" must not contain underscores.
(#37) Variable "test_rootout" must not contain underscores.
(#37) Variable "test_fileout" must not contain underscores.
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#49) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/common/depositresponse.php
(#1) The first thing in a PHP file must be the <?php tag.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
(#66) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/config.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/delete/container/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#17) Line indented incorrectly; expected 0 spaces, found 4
(#19) Line indented incorrectly; expected 0 spaces, found 4
(#38) Line indented incorrectly; expected 12 spaces, found 16
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/delete/media/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#17) Line indented incorrectly; expected 0 spaces, found 4
(#19) Line indented incorrectly; expected 0 spaces, found 4
(#38) Line indented incorrectly; expected 12 spaces, found 16
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/get/sd/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#9) Line indented incorrectly; expected 0 spaces, found 4
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Inline control structures are not allowed
(#16) Inline control structures are not allowed
(#17) Inline control structures are not allowed
(#18) Inline control structures are not allowed
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected 0 spaces, found 4
(#30) Line indented incorrectly; expected 0 spaces, found 4
(#32) Line indented incorrectly; expected 0 spaces, found 4
(#47) Expected "if (...) {\n"; found "if (...) { "
(#47) Closing brace must be on a line by itself
(#56) Line indented incorrectly; expected 12 spaces, found 16
(#60) Line indented incorrectly; expected 16 spaces, found 20
(#64) Line indented incorrectly; expected 20 spaces, found 24
(#65) Line indented incorrectly; expected 24 spaces, found 28
(#67) Line indented incorrectly; expected 24 spaces, found 28
(#68) Line indented incorrectly; expected 20 spaces, found 24
(#69) Line indented incorrectly; expected 20 spaces, found 24
(#70) Line indented incorrectly; expected 24 spaces, found 28
(#72) Line indented incorrectly; expected 24 spaces, found 28
(#73) Line indented incorrectly; expected 20 spaces, found 24
(#74) Line indented incorrectly; expected 20 spaces, found 24
(#75) Line indented incorrectly; expected 24 spaces, found 28
(#77) Line indented incorrectly; expected 24 spaces, found 28
(#78) Line indented incorrectly; expected 20 spaces, found 24
(#79) Line indented incorrectly; expected 20 spaces, found 24
(#81) Line indented incorrectly; expected 20 spaces, found 24
(#84) Line indented incorrectly; expected 20 spaces, found 24
(#84) Expected "if (...) {\n"; found "if (...) { "
(#84) Closing brace must be on a line by itself
(#86) Line indented incorrectly; expected 20 spaces, found 24
(#88) Line indented incorrectly; expected 20 spaces, found 24
(#103) Line indented incorrectly; expected 16 spaces, found 20
(#104) Line indented incorrectly; expected 12 spaces, found 16
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/get/uri/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected "if (...) {\n"; found "if (...) { "
(#25) Closing brace must be on a line by itself
(#33) Line exceeds 132 characters; contains 147 characters
(#33) Line exceeds 132 characters; contains 147 characters
(#33) Line exceeds 132 characters; contains 147 characters
(#33) Line exceeds 132 characters; contains 147 characters
(#33) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Line indented incorrectly; expected 0 spaces, found 4
(#8) Line indented incorrectly; expected 0 spaces, found 4
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected 0 spaces, found 4
(#11) Expected "if (...) {\n"; found "if (...) { "
(#11) Closing brace must be on a line by itself
(#11) Expected "} else {\n"; found "} else { "
(#11) Closing brace must be on a line by itself
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#12) Expected "if (...) {\n"; found "if (...) { "
(#12) Closing brace must be on a line by itself
(#12) Expected "} else {\n"; found "} else { "
(#12) Closing brace must be on a line by itself
(#13) Line indented incorrectly; expected 0 spaces, found 4
(#13) Expected "if (...) {\n"; found "if (...) { "
(#13) Closing brace must be on a line by itself
(#13) Expected "} else {\n"; found "} else { "
(#13) Closing brace must be on a line by itself
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#14) Expected "if (...) {\n"; found "if (...) { "
(#14) Closing brace must be on a line by itself
(#14) Expected "} else {\n"; found "} else { "
(#14) Closing brace must be on a line by itself
(#29) Expected "if (...) {\n"; found "if (...) { "
(#29) Closing brace must be on a line by itself
repository/sword_upload/sword2/test/website/post/atomentry/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected 0 spaces, found 4
(#19) Line indented incorrectly; expected 0 spaces, found 4
(#21) Line indented incorrectly; expected 0 spaces, found 4
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) File is being unconditionally included; use "require" instead
(#26) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/post/complete/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected 0 spaces, found 4
(#19) Line indented incorrectly; expected 0 spaces, found 4
(#21) Line indented incorrectly; expected 0 spaces, found 4
(#35) Expected "if (...) {\n"; found "if (...) { "
(#35) Closing brace must be on a line by itself
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
(#44) Line exceeds 132 characters; contains 147 characters
repository/sword_upload/sword2/test/website/post/multipart/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) File is being unconditionally included; use "require_once" instead
(#5) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#17) Line indented incorrectly; expected 4 spaces, found 8
(#21) Line indented incorrectly; expected 4 spaces, found 8
(#23) Line indented incorrectly; expected 4 spaces, found 8
(#24) Line indented incorrectly; expected 0 spaces, found 4
(#28) Line indented incorrectly; expected 0 spaces, found 4
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) File is being unconditionally included; use "require" instead
(#32) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/test/website/utils.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Line indented incorrectly; expected 0 spaces, found 4
(#8) Opening brace should be on the same line as the declaration
(#9) Expected "if (...) {\n"; found "if (...)\n {\n"
(#19) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#30) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#36) Expected "if (...) {\n"; found "if (...)\n {\n"
(#49) Closing brace indented incorrectly; expected 4 spaces, found 0
(#51) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/utils.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line indented incorrectly; expected 0 spaces, found 4
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected 0 spaces, found 4
(#15) Line indented incorrectly; expected 0 spaces, found 4
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Whitespace found at end of line
(#19) Variable "fh_in" must not contain underscores.
(#20) Variable "fh_out" must not contain underscores.
(#25) Line indented incorrectly; expected 4 spaces, found 8
(#26) Line indented incorrectly; expected 8 spaces, found 12
(#27) Line indented incorrectly; expected 12 spaces, found 16
(#27) Variable "fh_in" must not contain underscores.
(#28) Variable "fh_in" must not contain underscores.
(#29) Line indented incorrectly; expected 12 spaces, found 16
(#32) Line indented incorrectly; expected 12 spaces, found 16
(#33) Line indented incorrectly; expected 8 spaces, found 12
(#35) Line indented incorrectly; expected 8 spaces, found 12
(#37) Line indented incorrectly; expected 8 spaces, found 12
(#38) Line indented incorrectly; expected 8 spaces, found 12
(#38) Usage of ELSEIF not allowed; use ELSE IF instead
(#40) Line indented incorrectly; expected 8 spaces, found 12
(#45) Line indented incorrectly; expected 8 spaces, found 12
(#46) Line indented incorrectly; expected 12 spaces, found 16
(#49) Line indented incorrectly; expected 12 spaces, found 16
(#51) Line indented incorrectly; expected 12 spaces, found 16
(#52) Line indented incorrectly; expected 8 spaces, found 12
(#52) Usage of ELSEIF not allowed; use ELSE IF instead
(#53) Line indented incorrectly; expected 12 spaces, found 16
(#56) Line indented incorrectly; expected 12 spaces, found 16
(#59) Line indented incorrectly; expected 8 spaces, found 12
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#62) Line indented incorrectly; expected 12 spaces, found 16
(#65) Line indented incorrectly; expected 12 spaces, found 16
(#66) Line indented incorrectly; expected 8 spaces, found 12
(#68) Line indented incorrectly; expected 8 spaces, found 12
(#69) Variable "fh_out" must not contain underscores.
(#70) Line indented incorrectly; expected 8 spaces, found 12
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#73) Variable "fh_in" must not contain underscores.
(#74) Line indented incorrectly; expected 0 spaces, found 4
(#76) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/sword2/workspace.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Duplicate class name "Workspace" found; first defined in /var/lib/jenkins/git_repositories/prechecker/repository/sword_upload/sword1/workspace.php on line 6
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Whitespace found at end of line
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sac_workspacetitle" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sac_collections" must not contain underscores.
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Visibility must be declared on method "__construct"
(#15) Variable "sac_newworkspacetitle" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Variable "sac_newworkspacetitle" must not contain underscores.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Visibility must be declared on method "buildhierarchy"
(#21) Variable "sac_colls" must not contain underscores.
(#21) Variable "sac_ns" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 2
(#23) Variable "sac_colls" must not contain underscores.
(#23) Variable "sac_collection" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Variable "sac_newcollection" must not contain underscores.
(#25) Variable "sac_collection" must not contain underscores.
(#25) Variable "sac_ns" must not contain underscores.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Line indented incorrectly; expected at least 12 spaces, found 3
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#28) Variable "sac_collection" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Variable "sac_newcollection" must not contain underscores.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 12 spaces, found 6
(#32) Variable "sac_collection" must not contain underscores.
(#32) Variable "sac_accept" must not contain underscores.
(#33) Variable "sac_accept" must not contain underscores.
(#34) Variable "sac_newcollection" must not contain underscores.
(#34) Variable "sac_accept" must not contain underscores.
(#36) Variable "sac_newcollection" must not contain underscores.
(#36) Variable "sac_accept" must not contain underscores.
(#37) Line indented incorrectly; expected 24 spaces, found 16
(#38) Closing brace indented incorrectly; expected 6 spaces, found 12
(#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 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 at least 12 spaces, found 3
(#41) Variable "sac_collection" must not contain underscores.
(#42) Variable "sac_collection" must not contain underscores.
(#42) Variable "sac_acceptpackaging" must not contain underscores.
(#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 "sac_newcollection" must not contain underscores.
(#43) Variable "sac_acceptpackaging" must not contain underscores.
(#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) Closing brace indented incorrectly; expected 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Variable "sac_newcollection" must not contain underscores.
(#47) Variable "sac_collection" must not contain underscores.
(#47) Variable "sac_ns" must not contain underscores.
(#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 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 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 12 spaces, found 3
(#51) Variable "sac_ns" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 16 spaces, found 4
(#52) Variable "sac_newcollection" must not contain underscores.
(#52) Variable "sac_collection" must not contain underscores.
(#52) Variable "sac_ns" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#56) Variable "sac_collection" must not contain underscores.
(#56) Variable "sac_ns" 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 at least 16 spaces, found 4
(#57) Variable "sac_newcollection" must not contain underscores.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 12 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 16 spaces, found 4
(#59) Variable "sac_newcollection" 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 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Variable "sac_newcollection" must not contain underscores.
(#63) Variable "sac_collection" must not contain underscores.
(#63) Variable "sac_ns" must not contain underscores.
(#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 12 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 12 spaces, found 3
(#66) Variable "sac_newcollection" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 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
(#71) A closing tag is not permitted at the end of a PHP file
repository/sword_upload/utils.php
(#1) File has mixed line endings; this may cause incorrect results
(#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) Expected MOODLE_INTERNAL check or config.php inclusion
(#3) Line 2 of the opening comment must start "//".
(#3) function name "getInstructions" must be lower-case letters only
(#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,".
(#3) 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) Variable "INSTRUCTIONS_TEXT" must be all lower-case
(#4) Variable "INSTRUCTIONS_TEXT" must not contain underscores.
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line within string
(#6) Whitespace found at end of line within string
(#7) Line exceeds 132 characters; contains 161 characters
(#7) Whitespace found at end of line within string
(#8) Line exceeds 132 characters; contains 170 characters
(#8) Whitespace found at end of line within string
(#9) Line exceeds maximum limit of 180 characters; contains 244 characters
(#9) Whitespace found at end of line within string
(#10) Line exceeds maximum limit of 180 characters; contains 213 characters
(#10) Whitespace found at end of line within string
(#11) Line exceeds 132 characters; contains 161 characters
(#11) Whitespace found at end of line within string
(#12) Whitespace found at end of line within string
(#14) Variable "INSTRUCTIONS_TEXT" must be all lower-case
(#14) Variable "INSTRUCTIONS_TEXT" must not contain underscores.
(#17) function name "getLicenseTerm" must be lower-case letters only
(#22) function name "getAllLicenses" must be lower-case letters only
(#74) Variable "select_licenses" must not contain underscores.
(#76) Variable "select_licenses" must not contain underscores.
(#81) Variable "select_licenses" must not contain underscores.
(#83) Line indented incorrectly; expected 0 spaces, found 1
(#83) function name "RetirarAcentos" must be lower-case letters only
(#83) Opening brace must be the last content on the line
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Line exceeds maximum limit of 180 characters; contains 560 characters
(#83) Closing brace must be on a line by itself
repository/sword_upload/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(9 errors, 1008 warnings)

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

repository/sword_upload/javascript/funcoes.js
(#13) Expected '===' and instead saw '=='.
(#21) Expected '!==' and instead saw '!='.
(#59) Missing semicolon.
(#63) Expected '===' and instead saw '=='.
(#72) Expected '===' and instead saw '=='.
(#75) 'indice' is already defined.
(#82) 'indice' used out of scope.
(#83) 'indice' used out of scope.
(#112) Expected '===' and instead saw '=='.
(#125) The array literal notation [] is preferable.
(#127) Missing semicolon.
(#50) 'tips' is defined but never used.
(#7) 'e' is defined but never used.
(#62) 'i' is defined but never used.
(#124) 'json' is defined but never used.
repository/sword_upload/javascript/jquery-1.9.1.min.js
(#3) Line is too long.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'b'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'e'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'return'.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw ';'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) eval can be harmful.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing '()' invoking a constructor.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'break'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'break'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'break'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'break'.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'e'.
(#3) Expected '{' and instead saw 'while'.
(#3) Expected '{' and instead saw 'e'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'r'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'r'.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'r'.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'b'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'n'.
(#3) Missing semicolon.
(#3) Missing '()' invoking a constructor.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '{' and instead saw 'setTimeout'.
(#3) Expected '{' and instead saw 'o'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) 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.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'u'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Unexpected use of '^'.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '{' and instead saw 'n'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'd'.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) 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.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'delete'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Confusing use of '!'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'i'.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'r'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'r'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected '{' and instead saw '0'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected '{' and instead saw 'while'.
(#3) Expected '{' and instead saw 'r'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected '{' and instead saw 'u'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw '('.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'if'.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'while'.
(#3) Expected a conditional expression and instead saw an assignment.
(#3) Expected '{' and instead saw 'r'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '!==' and instead saw '!='.
(#3) Confusing use of '!'.
(#3) Missing semicolon.
(#3) Confusing use of '!'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Did you mean to return a conditional instead of an assignment?
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 's'.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'if'.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'a'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '{' and instead saw 'b'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Missing 'new' prefix when invoking a constructor.
(#3) Expected '===' and instead saw '=='.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'h'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'n'.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw '('.
(#3) Confusing use of '!'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'for'.
(#3) Expected '!==' and instead saw '!='.
(#3) Expected '{' and instead saw 'if'.
(#3) Confusing use of '!'.
(#3) Expected '{' and instead saw 'i'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'return'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'n'.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '!==' and instead saw '!='.
(#3) Missing semicolon.
(#3) Expected '===' and instead saw '=='.
(#3) Expected '!==' and instead saw '!='.
(#3) Unexpected use of '&'.
(#3) Unexpected use of '&'.
(#3) Unexpected use of '&'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'try'.
(#3) Missing semicolon.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Missing '()' invoking a constructor.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Confusing use of '!'.
(#3) Missing semicolon.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Missing semicolon.
(#3) Too many errors. (60% scanned).
repository/sword_upload/javascript/jquery-ui-1.10.2.custom/js/jquery-ui-1.10.2.custom.min.js
(#3) Line is too long.
(#6) Line is too long.
(#6) 'i' is already defined.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) 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.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing plusses.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) 'a' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) 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.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'n'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'e'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'try'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) A constructor name should start with an uppercase letter.
(#6) Missing semicolon.
(#6) A constructor name should start with an uppercase letter.
(#6) Missing '()' invoking a constructor.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) 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.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'a'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'if'.
(#6) Expected '{' and instead saw 'a'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Confusing use of '!'.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected a conditional expression and instead saw an assignment.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'n'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an operator and instead saw 'typeof'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'i' is already defined.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'e'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 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.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '!=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'i'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an operator and instead saw 'typeof'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'n'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'r'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 't' is already defined.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'i'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '==='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) 'e' is already defined.
(#6) Expected '{' and instead saw 'if'.
(#6) Expected '{' and instead saw 'if'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 's'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 's'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) A leading decimal point can be confused with a dot: '.25'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) 'e' is already defined.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '==='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'if'.
(#6) Expected '{' and instead saw 'break'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Too many errors. (85% scanned).

CSS problems

(0 errors, 2 warnings)

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

repository/sword_upload/javascript/jquery-ui-1.10.2.custom/css/humanity/jquery-ui-1.10.2.custom.min.css
(#5) Use of !important
repository/sword_upload/sword2/test/website/css/style.css
(#58) Rule is empty.

PHPDocs style problems

(506 errors, 54 warnings)

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

repository/sword_upload/db/access.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
repository/sword_upload/lang/en/repository_sword_upload.php
(#2) Empty line found after PHP open tag
(#21) Package repository_cesta is not valid
repository/sword_upload/lang/pt_br/repository_sword_upload.php
(#2) Empty line found after PHP open tag
(#21) Package repository_cesta is not valid
repository/sword_upload/lib.php
(#28) Class repository_sword_upload is not documented
(#36) Function repository_sword_upload::__construct is not documented
(#73) Function repository_sword_upload::print_login is not documented
(#125) Function repository_sword_upload::check_login is not documented
(#129) Function repository_sword_upload::login is not documented
(#187) Function repository_sword_upload::logout is not documented
(#252) Function repository_sword_upload::print_deposit_metadata is not documented
(#477) Function repository_sword_upload::print_deposit_link is not documented
(#518) Function repository_sword_upload::deposit_metadata is not documented
(#558) Function repository_sword_upload::deposit_link is not documented
(#582) Function repository_sword_upload::deposit_process is not documented
(#653) Function repository_sword_upload::get_thumbnail is not documented
(#730) Function repository_sword_upload::upload is not documented
(#849) Function repository_sword_upload::supported_filetypes is not documented
(#30) Variable repository_sword_upload::$swordAppClient is not documented
(#31) Variable repository_sword_upload::$serviceDocument is not documented
(#32) Variable repository_sword_upload::$collections is not documented
(#33) Variable repository_sword_upload::$etapa is not documented
(#34) Variable repository_sword_upload::$item is not documented
(#829) Phpdocs for function repository_sword_upload::instance_config_form has incomplete parameters list
repository/sword_upload/sword1/collection.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class Collection is not documented
(#32) Function Collection::__construct is not documented
(#42) Function Collection::addAcceptPackaging is not documented
(#8) Variable Collection::$sac_colltitle is not documented
(#11) Variable Collection::$sac_href is not documented
(#14) Variable Collection::$sac_accept is not documented
(#17) Variable Collection::$sac_acceptpackaging is not documented
(#20) Variable Collection::$sac_collpolicy is not documented
(#23) Variable Collection::$sac_abstract is not documented
(#26) Variable Collection::$sac_mediation is not documented
(#29) Variable Collection::$sac_service is not documented
(#5) Package is not specified for class Collection. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/examples/imap-email/configuration.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
repository/sword_upload/sword1/examples/imap-email/imap-email.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword1/examples/imap-email/includes/MimeMailParser.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#32) Phpdocs for function MimeMailParser::__construct has incomplete parameters list
(#62) Phpdocs for function MimeMailParser::setPath has incomplete parameters list
(#75) Phpdocs for function MimeMailParser::setStream has incomplete parameters list
(#109) Phpdocs for function MimeMailParser::setText has incomplete parameters list
(#150) Phpdocs for function MimeMailParser::getHeader has incomplete parameters list
(#167) Phpdocs for function MimeMailParser::getMessageBody has incomplete parameters list
(#190) Phpdocs for function MimeMailParser::getAttachments has incomplete parameters list
(#206) Phpdocs for function MimeMailParser::getAttachmentsAsStreams has incomplete parameters list
(#223) Phpdocs for function MimeMailParser::getPartHeaders has incomplete parameters list
(#235) Phpdocs for function MimeMailParser::getPartHeader has incomplete parameters list
(#248) Phpdocs for function MimeMailParser::getPartContentType has incomplete parameters list
(#260) Phpdocs for function MimeMailParser::getPartContentDisposition has incomplete parameters list
(#272) Phpdocs for function MimeMailParser::getPartBody has incomplete parameters list
(#289) Phpdocs for function MimeMailParser::getPartBodyFromFile has incomplete parameters list
(#302) Phpdocs for function MimeMailParser::getPartBodyFromText has incomplete parameters list
(#314) Phpdocs for function MimeMailParser::getAttachmentStream has incomplete parameters list
(#12) Phpdocs for variable MimeMailParser::$resource does not contain @var or incorrect
(#17) Phpdocs for variable MimeMailParser::$stream does not contain @var or incorrect
(#22) Phpdocs for variable MimeMailParser::$data does not contain @var or incorrect
(#27) Phpdocs for variable MimeMailParser::$attachment_streams does not contain @var or incorrect
(#3) Class MimeMailParser does not have @copyright tag
(#6) Invalid phpdocs tag @url used
(#123) Invalid phpdocs tag @private used
(#8) Not recommended phpdocs tag @version used
(#3) Package is not specified for class MimeMailParser. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/packager_mets_swap.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class PackagerMetsSwap is not documented
(#88) Function PackagerMetsSwap::__construct is not documented
(#105) Function PackagerMetsSwap::setIdentifierUri is not documented
(#109) Function PackagerMetsSwap::setRightsUri is not documented
(#113) Function PackagerMetsSwap::setType is not documented
(#117) Function PackagerMetsSwap::setTitle is not documented
(#121) Function PackagerMetsSwap::setAbstract is not documented
(#125) Function PackagerMetsSwap::setDescription is not documented
(#129) Function PackagerMetsSwap::addCreator is not documented
(#133) Function PackagerMetsSwap::addSubject is not documented
(#137) Function PackagerMetsSwap::addTypes is not documented
(#141) Function PackagerMetsSwap::addProvenance is not documented
(#145) Function PackagerMetsSwap::addRights is not documented
(#149) Function PackagerMetsSwap::addIdentifier is not documented
(#153) Function PackagerMetsSwap::setRelation is not documented
(#157) Function PackagerMetsSwap::setStatusStatement is not documented
(#161) Function PackagerMetsSwap::setCopyrightHolder is not documented
(#165) Function PackagerMetsSwap::setCustodian is not documented
(#169) Function PackagerMetsSwap::setCitation is not documented
(#173) Function PackagerMetsSwap::setLanguage is not documented
(#177) Function PackagerMetsSwap::setHasPart is not documented
(#181) Function PackagerMetsSwap::setDateAvailable is not documented
(#185) Function PackagerMetsSwap::addFile is not documented
(#191) Function PackagerMetsSwap::create is not documented
(#217) Function PackagerMetsSwap::writeheader is not documented
(#228) Function PackagerMetsSwap::writeDmdSec is not documented
(#386) Function PackagerMetsSwap::writeFileGrp is not documented
(#399) Function PackagerMetsSwap::writeStructMap is not documented
(#411) Function PackagerMetsSwap::writeFooter is not documented
(#415) Function PackagerMetsSwap::valueString is not documented
(#421) Function PackagerMetsSwap::valueStringSesURI is not documented
(#427) Function PackagerMetsSwap::statement is not documented
(#433) Function PackagerMetsSwap::statementValueURI is not documented
(#438) Function PackagerMetsSwap::statementVesURI is not documented
(#445) Function PackagerMetsSwap::statementVesURIValueURI is not documented
(#451) Function PackagerMetsSwap::clean is not documented
(#6) Variable PackagerMetsSwap::$sac_root_in is not documented
(#9) Variable PackagerMetsSwap::$sac_dir_in is not documented
(#12) Variable PackagerMetsSwap::$sac_root_out is not documented
(#15) Variable PackagerMetsSwap::$sac_file_out is not documented
(#18) Variable PackagerMetsSwap::$sac_metadata_filename is not documented
(#21) Variable PackagerMetsSwap::$sac_type is not documented
(#24) Variable PackagerMetsSwap::$sac_title is not documented
(#27) Variable PackagerMetsSwap::$sac_description is not documented
(#30) Variable PackagerMetsSwap::$sac_abstract is not documented
(#33) Variable PackagerMetsSwap::$sac_creators is not documented
(#36) Variable PackagerMetsSwap::$sac_subjects is not documented
(#39) Variable PackagerMetsSwap::$sac_types is not documented
(#42) Variable PackagerMetsSwap::$sac_identifiers is not documented
(#45) Variable PackagerMetsSwap::$sac_identifierUri is not documented
(#48) Variable PackagerMetsSwap::$sac_dateavailable is not documented
(#51) Variable PackagerMetsSwap::$sac_statusstatement is not documented
(#54) Variable PackagerMetsSwap::$sac_copyrightholder is not documented
(#57) Variable PackagerMetsSwap::$sac_custodian is not documented
(#60) Variable PackagerMetsSwap::$sac_citation is not documented
(#63) Variable PackagerMetsSwap::$sac_language is not documented
(#66) Variable PackagerMetsSwap::$sac_files is not documented
(#69) Variable PackagerMetsSwap::$sac_mimetypes is not documented
(#72) Variable PackagerMetsSwap::$sac_provenances is not documented
(#75) Variable PackagerMetsSwap::$sac_rights is not documented
(#78) Variable PackagerMetsSwap::$sac_rightsUri is not documented
(#80) Variable PackagerMetsSwap::$sac_relation is not documented
(#82) Variable PackagerMetsSwap::$sac_haspart is not documented
(#85) Variable PackagerMetsSwap::$sac_filecount is not documented
(#3) Package is not specified for class PackagerMetsSwap. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/swordappclient.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class SWORDAPPClient is not documented
(#12) Function SWORDAPPClient::servicedocument is not documented
(#53) Function SWORDAPPClient::deposit is not documented
(#8) Package is not specified for class SWORDAPPClient. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/swordappentry.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class SWORDAPPEntry is not documented
(#58) Function SWORDAPPEntry::__construct is not documented
(#100) Function SWORDAPPEntry::buildhierarchy is not documented
(#8) Variable SWORDAPPEntry::$sac_status is not documented
(#11) Variable SWORDAPPEntry::$sac_xml is not documented
(#14) Variable SWORDAPPEntry::$sac_statusmessage is not documented
(#17) Variable SWORDAPPEntry::$sac_id is not documented
(#20) Variable SWORDAPPEntry::$sac_content_src is not documented
(#21) Variable SWORDAPPEntry::$sac_content_type is not documented
(#24) Variable SWORDAPPEntry::$sac_authors is not documented
(#27) Variable SWORDAPPEntry::$sac_contributors is not documented
(#30) Variable SWORDAPPEntry::$sac_links is not documented
(#33) Variable SWORDAPPEntry::$sac_title is not documented
(#36) Variable SWORDAPPEntry::$sac_summary is not documented
(#39) Variable SWORDAPPEntry::$sac_rights is not documented
(#42) Variable SWORDAPPEntry::$sac_updated is not documented
(#45) Variable SWORDAPPEntry::$sac_packaging is not documented
(#48) Variable SWORDAPPEntry::$sac_generator is not documented
(#49) Variable SWORDAPPEntry::$sac_generator_uri is not documented
(#52) Variable SWORDAPPEntry::$sac_useragent is not documented
(#55) Variable SWORDAPPEntry::$sac_noOp is not documented
(#5) Package is not specified for class SWORDAPPEntry. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/swordapperrordocument.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class SWORDAPPErrorDocument is not documented
(#12) Function SWORDAPPErrorDocument::__construct is not documented
(#18) Function SWORDAPPErrorDocument::buildhierarchy is not documented
(#9) Variable SWORDAPPErrorDocument::$sac_erroruri is not documented
(#6) Package is not specified for class SWORDAPPErrorDocument. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/swordapplibraryversion.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
repository/sword_upload/sword1/swordappservicedocument.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class SWORDAPPServiceDocument is not documented
(#35) Function SWORDAPPServiceDocument::__construct is not documented
(#8) Variable SWORDAPPServiceDocument::$sac_url is not documented
(#11) Variable SWORDAPPServiceDocument::$sac_status is not documented
(#14) Variable SWORDAPPServiceDocument::$sac_xml is not documented
(#17) Variable SWORDAPPServiceDocument::$sac_statusmessage is not documented
(#20) Variable SWORDAPPServiceDocument::$sac_version is not documented
(#23) Variable SWORDAPPServiceDocument::$sac_verbose is not documented
(#26) Variable SWORDAPPServiceDocument::$sac_noop is not documented
(#29) Variable SWORDAPPServiceDocument::$sac_maxuploadsize is not documented
(#32) Variable SWORDAPPServiceDocument::$sac_workspaces is not documented
(#5) Package is not specified for class SWORDAPPServiceDocument. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/test-eprints-swordappclient.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword1/test-packager-mets_swap.php
(#2) File-level phpdocs block is not found
repository/sword_upload/sword1/test-swordappclient.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword1/utils.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#2) Function sac_clean is not documented
(#14) Function get_mimetype is not documented
(#2) Package is not specified for function sac_clean. It is also not specified in file-level phpdocs
(#14) Package is not specified for function get_mimetype. It is also not specified in file-level phpdocs
repository/sword_upload/sword1/workspace.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class Workspace is not documented
(#15) Function Workspace::__construct is not documented
(#21) Function Workspace::buildhierarchy is not documented
(#9) Variable Workspace::$sac_workspacetitle is not documented
(#12) Variable Workspace::$sac_collections is not documented
(#6) Package is not specified for class Workspace. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/collection.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class Collection is not documented
(#35) Function Collection::__construct is not documented
(#46) Function Collection::addAcceptPackaging is not documented
(#8) Variable Collection::$sac_colltitle is not documented
(#11) Variable Collection::$sac_href is not documented
(#14) Variable Collection::$sac_accept is not documented
(#17) Variable Collection::$sac_acceptalternative is not documented
(#20) Variable Collection::$sac_acceptpackaging is not documented
(#23) Variable Collection::$sac_collpolicy is not documented
(#26) Variable Collection::$sac_abstract is not documented
(#29) Variable Collection::$sac_mediation is not documented
(#32) Variable Collection::$sac_service is not documented
(#5) Package is not specified for class Collection. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/packager_atom_multipart.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class PackagerAtomMultipart is not documented
(#45) Function PackagerAtomMultipart::__construct is not documented
(#62) Function PackagerAtomMultipart::setTitle is not documented
(#66) Function PackagerAtomMultipart::setIdentifier is not documented
(#70) Function PackagerAtomMultipart::setUpdated is not documented
(#74) Function PackagerAtomMultipart::addEntryAuthor is not documented
(#78) Function PackagerAtomMultipart::setSummary is not documented
(#82) Function PackagerAtomMultipart::addMetadata is not documented
(#87) Function PackagerAtomMultipart::addFile is not documented
(#92) Function PackagerAtomMultipart::create is not documented
(#160) Function PackagerAtomMultipart::clean is not documented
(#8) Variable PackagerAtomMultipart::$sac_root_in is not documented
(#11) Variable PackagerAtomMultipart::$sac_ir_in is not documented
(#14) Variable PackagerAtomMultipart::$sac_root_out is not documented
(#17) Variable PackagerAtomMultipart::$sac_file_out is not documented
(#20) Variable PackagerAtomMultipart::$sac_files is not documented
(#23) Variable PackagerAtomMultipart::$sac_filecount is not documented
(#26) Variable PackagerAtomMultipart::$sac_entry_dctermsFields is not documented
(#27) Variable PackagerAtomMultipart::$sac_entry_dctermsValues is not documented
(#30) Variable PackagerAtomMultipart::$sac_entry_title is not documented
(#33) Variable PackagerAtomMultipart::$sac_entry_id is not documented
(#36) Variable PackagerAtomMultipart::$sac_entry_updated is not documented
(#39) Variable PackagerAtomMultipart::$sac_entry_authors is not documented
(#42) Variable PackagerAtomMultipart::$sac_entry_summary is not documented
(#5) Package is not specified for class PackagerAtomMultipart. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/packager_atom_multipart_eprints.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class PackagerAtomMultipart is not documented
(#45) Function PackagerAtomMultipart::__construct is not documented
(#62) Function PackagerAtomMultipart::setTitle is not documented
(#66) Function PackagerAtomMultipart::setIdentifier is not documented
(#70) Function PackagerAtomMultipart::setUpdated is not documented
(#74) Function PackagerAtomMultipart::addEntryAuthor is not documented
(#78) Function PackagerAtomMultipart::setSummary is not documented
(#82) Function PackagerAtomMultipart::addMetadata is not documented
(#87) Function PackagerAtomMultipart::addFile is not documented
(#92) Function PackagerAtomMultipart::create is not documented
(#157) Function PackagerAtomMultipart::clean is not documented
(#8) Variable PackagerAtomMultipart::$sac_root_in is not documented
(#11) Variable PackagerAtomMultipart::$sac_dir_in is not documented
(#14) Variable PackagerAtomMultipart::$sac_root_out is not documented
(#17) Variable PackagerAtomMultipart::$sac_file_out is not documented
(#20) Variable PackagerAtomMultipart::$sac_files is not documented
(#23) Variable PackagerAtomMultipart::$sac_filecount is not documented
(#26) Variable PackagerAtomMultipart::$sac_entry_dctermsFields is not documented
(#27) Variable PackagerAtomMultipart::$sac_entry_dctermsValues is not documented
(#30) Variable PackagerAtomMultipart::$sac_entry_title is not documented
(#33) Variable PackagerAtomMultipart::$sac_entry_id is not documented
(#36) Variable PackagerAtomMultipart::$sac_entry_updated is not documented
(#39) Variable PackagerAtomMultipart::$sac_entry_authors is not documented
(#42) Variable PackagerAtomMultipart::$sac_entry_summary is not documented
(#5) Package is not specified for class PackagerAtomMultipart. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/packager_atom_twostep.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class PackagerAtomTwoStep is not documented
(#42) Function PackagerAtomTwoStep::__construct is not documented
(#59) Function PackagerAtomTwoStep::setTitle is not documented
(#63) Function PackagerAtomTwoStep::setIdentifier is not documented
(#67) Function PackagerAtomTwoStep::setUpdated is not documented
(#71) Function PackagerAtomTwoStep::addEntryAuthor is not documented
(#75) Function PackagerAtomTwoStep::setSummary is not documented
(#79) Function PackagerAtomTwoStep::addMetadata is not documented
(#84) Function PackagerAtomTwoStep::addFile is not documented
(#89) Function PackagerAtomTwoStep::getFiles is not documented
(#93) Function PackagerAtomTwoStep::create is not documented
(#125) Function PackagerAtomTwoStep::clean is not documented
(#8) Variable PackagerAtomTwoStep::$sac_root_in is not documented
(#11) Variable PackagerAtomTwoStep::$sac_root_out is not documented
(#14) Variable PackagerAtomTwoStep::$sac_file_out is not documented
(#17) Variable PackagerAtomTwoStep::$sac_files is not documented
(#20) Variable PackagerAtomTwoStep::$sac_filecount is not documented
(#23) Variable PackagerAtomTwoStep::$sac_entry_dctermsFields is not documented
(#24) Variable PackagerAtomTwoStep::$sac_entry_dctermsValues is not documented
(#27) Variable PackagerAtomTwoStep::$sac_entry_title is not documented
(#30) Variable PackagerAtomTwoStep::$sac_entry_id is not documented
(#33) Variable PackagerAtomTwoStep::$sac_entry_updated is not documented
(#36) Variable PackagerAtomTwoStep::$sac_entry_authors is not documented
(#39) Variable PackagerAtomTwoStep::$sac_entry_summary is not documented
(#5) Package is not specified for class PackagerAtomTwoStep. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/packager_mets_swap.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class PackagerMetsSwap is not documented
(#75) Function PackagerMetsSwap::__construct is not documented
(#90) Function PackagerMetsSwap::setType is not documented
(#94) Function PackagerMetsSwap::setTitle is not documented
(#98) Function PackagerMetsSwap::setAbstract is not documented
(#102) Function PackagerMetsSwap::addCreator is not documented
(#106) Function PackagerMetsSwap::addSubject is not documented
(#110) Function PackagerMetsSwap::addProvenance is not documented
(#114) Function PackagerMetsSwap::addRights is not documented
(#118) Function PackagerMetsSwap::setIdentifier is not documented
(#122) Function PackagerMetsSwap::setStatusStatement is not documented
(#126) Function PackagerMetsSwap::setCopyrightHolder is not documented
(#130) Function PackagerMetsSwap::setCustodian is not documented
(#134) Function PackagerMetsSwap::setCitation is not documented
(#138) Function PackagerMetsSwap::setLanguage is not documented
(#142) Function PackagerMetsSwap::setDateAvailable is not documented
(#146) Function PackagerMetsSwap::setPublisher is not documented
(#150) Function PackagerMetsSwap::addFile is not documented
(#156) Function PackagerMetsSwap::addMetadata is not documented
(#182) Function PackagerMetsSwap::create is not documented
(#208) Function PackagerMetsSwap::writeheader is not documented
(#219) Function PackagerMetsSwap::writeDmdSec is not documented
(#338) Function PackagerMetsSwap::writeFileGrp is not documented
(#351) Function PackagerMetsSwap::writeStructMap is not documented
(#363) Function PackagerMetsSwap::writeFooter is not documented
(#367) Function PackagerMetsSwap::valueString is not documented
(#373) Function PackagerMetsSwap::valueStringSesURI is not documented
(#379) Function PackagerMetsSwap::statement is not documented
(#385) Function PackagerMetsSwap::statementValueURI is not documented
(#390) Function PackagerMetsSwap::statementVesURI is not documented
(#397) Function PackagerMetsSwap::statementVesURIValueURI is not documented
(#403) Function PackagerMetsSwap::clean is not documented
(#6) Variable PackagerMetsSwap::$sac_root_in is not documented
(#9) Variable PackagerMetsSwap::$sac_dir_in is not documented
(#12) Variable PackagerMetsSwap::$sac_root_out is not documented
(#15) Variable PackagerMetsSwap::$sac_file_out is not documented
(#18) Variable PackagerMetsSwap::$sac_metadata_filename is not documented
(#21) Variable PackagerMetsSwap::$sac_type is not documented
(#24) Variable PackagerMetsSwap::$sac_title is not documented
(#27) Variable PackagerMetsSwap::$sac_abstract is not documented
(#30) Variable PackagerMetsSwap::$sac_creators is not documented
(#33) Variable PackagerMetsSwap::$sac_subjects is not documented
(#36) Variable PackagerMetsSwap::$sac_identifier is not documented
(#39) Variable PackagerMetsSwap::$sac_dateavailable is not documented
(#42) Variable PackagerMetsSwap::$sac_statusstatement is not documented
(#45) Variable PackagerMetsSwap::$sac_copyrightholder is not documented
(#48) Variable PackagerMetsSwap::$sac_custodian is not documented
(#51) Variable PackagerMetsSwap::$sac_citation is not documented
(#54) Variable PackagerMetsSwap::$sac_language is not documented
(#57) Variable PackagerMetsSwap::$sac_files is not documented
(#60) Variable PackagerMetsSwap::$sac_mimetypes is not documented
(#63) Variable PackagerMetsSwap::$sac_provenances is not documented
(#66) Variable PackagerMetsSwap::$sac_rights is not documented
(#69) Variable PackagerMetsSwap::$sac_publisher is not documented
(#72) Variable PackagerMetsSwap::$sac_filecount is not documented
(#3) Package is not specified for class PackagerMetsSwap. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/stream.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
(#4) Class StreamingClass is not documented
(#7) Function StreamingClass::stream_function is not documented
(#5) Variable StreamingClass::$data is not documented
(#4) Package is not specified for class StreamingClass. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappclient.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Class SWORDAPPClient is not documented
(#18) Function SWORDAPPClient::servicedocument is not documented
(#53) Function SWORDAPPClient::deposit is not documented
(#132) Function SWORDAPPClient::depositMultipart is not documented
(#143) Function SWORDAPPClient::depositAtomEntry is not documented
(#149) Function SWORDAPPClient::completeIncompleteDeposit is not documented
(#178) Function SWORDAPPClient::retrieveContent is not documented
(#200) Function SWORDAPPClient::retrieveDepositReceipt is not documented
(#254) Function SWORDAPPClient::replaceFileContent is not documented
(#305) Function SWORDAPPClient::replaceMetadata is not documented
(#311) Function SWORDAPPClient::replaceMetadataAndFile is not documented
(#318) Function SWORDAPPClient::addExtraFileToMediaResource is not documented
(#394) Function SWORDAPPClient::addExtraPackage is not documented
(#401) Function SWORDAPPClient::addExtraAtomEntry is not documented
(#407) Function SWORDAPPClient::addExtraMultipartPackage is not documented
(#414) Function SWORDAPPClient::deleteContainer is not documented
(#437) Function SWORDAPPClient::deleteResourceContent is not documented
(#442) Function SWORDAPPClient::retrieveAtomStatement is not documented
(#474) Function SWORDAPPClient::retrieveOAIOREStatement is not documented
(#493) Function SWORDAPPClient::curl_init is not documented
(#516) Function SWORDAPPClient::depositMultipartByMethod is not documented
(#597) Function SWORDAPPClient::depositAtomEntryByMethod is not documented
(#672) Function SWORDAPPClient::get is not documented
(#14) Variable SWORDAPPClient::$debug is not documented
(#12) Package is not specified for class SWORDAPPClient. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappentry.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class SWORDAPPEntry is not documented
(#83) Function SWORDAPPEntry::__construct is not documented
(#135) Function SWORDAPPEntry::buildhierarchy is not documented
(#229) Function SWORDAPPEntry::toString is not documented
(#9) Variable SWORDAPPEntry::$sac_status is not documented
(#12) Variable SWORDAPPEntry::$sac_xml is not documented
(#15) Variable SWORDAPPEntry::$sac_statusmessage is not documented
(#18) Variable SWORDAPPEntry::$sac_id is not documented
(#21) Variable SWORDAPPEntry::$sac_content_src is not documented
(#22) Variable SWORDAPPEntry::$sac_content_type is not documented
(#25) Variable SWORDAPPEntry::$sac_authors is not documented
(#28) Variable SWORDAPPEntry::$sac_contributors is not documented
(#31) Variable SWORDAPPEntry::$sac_links is not documented
(#34) Variable SWORDAPPEntry::$sac_title is not documented
(#37) Variable SWORDAPPEntry::$sac_summary is not documented
(#40) Variable SWORDAPPEntry::$sac_rights is not documented
(#43) Variable SWORDAPPEntry::$sac_treatment is not documented
(#46) Variable SWORDAPPEntry::$sac_verbose_treatment is not documented
(#49) Variable SWORDAPPEntry::$sac_updated is not documented
(#52) Variable SWORDAPPEntry::$sac_packaging is not documented
(#55) Variable SWORDAPPEntry::$sac_generator is not documented
(#56) Variable SWORDAPPEntry::$sac_generator_uri is not documented
(#59) Variable SWORDAPPEntry::$sac_useragent is not documented
(#62) Variable SWORDAPPEntry::$sac_noOp is not documented
(#65) Variable SWORDAPPEntry::$sac_dcterms is not documented
(#68) Variable SWORDAPPEntry::$sac_edit_iri is not documented
(#71) Variable SWORDAPPEntry::$sac_se_iri is not documented
(#74) Variable SWORDAPPEntry::$sac_state_iri_atom is not documented
(#77) Variable SWORDAPPEntry::$sac_state_iri_ore is not documented
(#80) Variable SWORDAPPEntry::$sac_edit_media_iri is not documented
(#6) Package is not specified for class SWORDAPPEntry. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordapperrordocument.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class SWORDAPPErrorDocument is not documented
(#12) Function SWORDAPPErrorDocument::__construct is not documented
(#18) Function SWORDAPPErrorDocument::buildhierarchy is not documented
(#9) Variable SWORDAPPErrorDocument::$sac_erroruri is not documented
(#6) Package is not specified for class SWORDAPPErrorDocument. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordapplibraryuseragent.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
repository/sword_upload/sword2/swordapplink.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class SWORDAPPLink is not documented
(#15) Function SWORDAPPLink::__construct is not documented
(#6) Variable SWORDAPPLink::$sac_linktype is not documented
(#9) Variable SWORDAPPLink::$sac_linkrel is not documented
(#12) Variable SWORDAPPLink::$sac_linkhref is not documented
(#3) Package is not specified for class SWORDAPPLink. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappresponse.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class SWORDAPPResponse is not documented
(#8) Function SWORDAPPResponse::__construct is not documented
(#5) Package is not specified for class SWORDAPPResponse. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappservicedocument.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class SWORDAPPServiceDocument is not documented
(#35) Function SWORDAPPServiceDocument::__construct is not documented
(#110) Function SWORDAPPServiceDocument::toString is not documented
(#8) Variable SWORDAPPServiceDocument::$sac_url is not documented
(#11) Variable SWORDAPPServiceDocument::$sac_status is not documented
(#14) Variable SWORDAPPServiceDocument::$sac_xml is not documented
(#17) Variable SWORDAPPServiceDocument::$sac_statusmessage is not documented
(#20) Variable SWORDAPPServiceDocument::$sac_version is not documented
(#23) Variable SWORDAPPServiceDocument::$sac_verbose is not documented
(#26) Variable SWORDAPPServiceDocument::$sac_noop is not documented
(#29) Variable SWORDAPPServiceDocument::$sac_maxuploadsize is not documented
(#32) Variable SWORDAPPServiceDocument::$sac_workspaces is not documented
(#5) Package is not specified for class SWORDAPPServiceDocument. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappstatement.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class SWORDAPPStatement is not documented
(#21) Function SWORDAPPStatement::__construct is not documented
(#61) Function SWORDAPPStatement::toString is not documented
(#9) Variable SWORDAPPStatement::$sac_xml is not documented
(#12) Variable SWORDAPPStatement::$sac_state_href is not documented
(#15) Variable SWORDAPPStatement::$sac_state_description is not documented
(#18) Variable SWORDAPPStatement::$sac_entries is not documented
(#6) Package is not specified for class SWORDAPPStatement. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/swordappstatemententry.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class SWORDAppStatementEntry is not documented
(#30) Function SWORDAppStatementEntry::__construct is not documented
(#37) Function SWORDAppStatementEntry::addContent is not documented
(#43) Function SWORDAppStatementEntry::setPackaging is not documented
(#48) Function SWORDAppStatementEntry::setDepositedOn is not documented
(#53) Function SWORDAppStatementEntry::setDepositedBy is not documented
(#58) Function SWORDAppStatementEntry::toString is not documented
(#6) Variable SWORDAppStatementEntry::$sac_scheme is not documented
(#9) Variable SWORDAppStatementEntry::$sac_term is not documented
(#12) Variable SWORDAppStatementEntry::$sac_label is not documented
(#15) Variable SWORDAppStatementEntry::$sac_content_type is not documented
(#18) Variable SWORDAppStatementEntry::$sac_content_source is not documented
(#21) Variable SWORDAppStatementEntry::$sac_packaging is not documented
(#24) Variable SWORDAppStatementEntry::$sac_deposited_on is not documented
(#27) Variable SWORDAppStatementEntry::$sac_deposited_by is not documented
(#3) Package is not specified for class SWORDAppStatementEntry. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/test/test-packager-atom_multipart.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
repository/sword_upload/sword2/test/test-packager-mets_swap.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
repository/sword_upload/sword2/test/test-swordappclient.php
(#5) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/build/atomentry/index.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/build/atomentry/make.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/build/multipart/index.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/build/multipart/make.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/common/depositresponse.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/config.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/delete/container/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/delete/media/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/get/sd/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/get/uri/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/post/atomentry/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/post/complete/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/post/multipart/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
repository/sword_upload/sword2/test/website/utils.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Phpdocs for function xml_pretty_printer has incomplete parameters list
(#3) Package is not specified for function xml_pretty_printer. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/utils.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function sac_clean is not documented
(#15) Function base64chunk is not documented
(#3) Package is not specified for function sac_clean. It is also not specified in file-level phpdocs
(#15) Package is not specified for function base64chunk. It is also not specified in file-level phpdocs
repository/sword_upload/sword2/workspace.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class Workspace is not documented
(#15) Function Workspace::__construct is not documented
(#21) Function Workspace::buildhierarchy is not documented
(#9) Variable Workspace::$sac_workspacetitle is not documented
(#12) Variable Workspace::$sac_collections is not documented
(#6) Package is not specified for class Workspace. It is also not specified in file-level phpdocs
repository/sword_upload/utils.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function getInstructions is not documented
(#17) Function getLicenseTerm is not documented
(#22) Function getAllLicenses is not documented
(#72) Function licences_select_moodle is not documented
(#84) Function RetirarAcentos is not documented
(#3) Package is not specified for function getInstructions. It is also not specified in file-level phpdocs
(#17) Package is not specified for function getLicenseTerm. It is also not specified in file-level phpdocs
(#22) Package is not specified for function getAllLicenses. It is also not specified in file-level phpdocs
(#72) Package is not specified for function licences_select_moodle. It is also not specified in file-level phpdocs
(#84) Package is not specified for function RetirarAcentos. It is also not specified in file-level phpdocs
repository/sword_upload/version.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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