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

(1501 errors, 250 warnings)

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

local/ltiprovider/edit.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Line exceeds 132 characters; contains 133 characters
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Line exceeds 132 characters; contains 146 characters
(#117) 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
local/ltiprovider/edit_form.php
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line exceeds 132 characters; contains 153 characters
(#71) Line exceeds 132 characters; contains 140 characters
(#75) Line exceeds 132 characters; contains 136 characters
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#136) Line exceeds 132 characters; contains 135 characters
(#176) Expected 1 space before "*"; 0 found
(#176) Expected 1 space after "*"; 0 found
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#179) Expected 1 space before "*"; 0 found
(#179) Expected 1 space after "*"; 0 found
(#179) Expected 1 space before "*"; 0 found
(#179) Expected 1 space after "*"; 0 found
(#180) Expected 1 space before "*"; 0 found
(#180) Expected 1 space after "*"; 0 found
(#180) Expected 1 space before "*"; 0 found
(#180) Expected 1 space after "*"; 0 found
(#181) Expected 1 space before "*"; 0 found
(#181) Expected 1 space after "*"; 0 found
(#181) Expected 1 space before "*"; 0 found
(#181) Expected 1 space after "*"; 0 found
(#183) Expected 1 space before "*"; 0 found
(#183) Expected 1 space after "*"; 0 found
(#193) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
local/ltiprovider/extension/scormbridge/logout.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/ltiprovider/extension/scormbridge/tracking.js.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/ltiprovider/ims-blti/OAuth.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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) 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,".
(#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 "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Variable "OAuth_last_computed_siguature" must be all lower-case
(#6) Variable "OAuth_last_computed_siguature" must not contain underscores.
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 2
(#15) Line indented incorrectly; expected 4 spaces, found 2
(#16) Line indented incorrectly; expected 4 spaces, found 2
(#18) Line indented incorrectly; expected 4 spaces, found 2
(#18) Visibility must be declared on method "__construct"
(#18) Variable "callback_url" must not contain underscores.
(#18) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#19) Line indented incorrectly; expected at least 8 spaces, found 4
(#20) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Variable "callback_url" must not contain underscores.
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#24) Visibility must be declared on method "__toString"
(#25) Line indented incorrectly; expected at least 8 spaces, found 4
(#26) Line indented incorrectly; expected 4 spaces, found 2
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Line indented incorrectly; expected 4 spaces, found 2
(#32) Line indented incorrectly; expected 4 spaces, found 2
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Line indented incorrectly; expected 4 spaces, found 2
(#38) Visibility must be declared on method "__construct"
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Visibility must be declared on method "to_string"
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Line indented incorrectly; expected 4 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 2
(#54) Visibility must be declared on method "__toString"
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#61) Line indented incorrectly; expected at least 8 spaces, found 4
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Line indented incorrectly; expected 4 spaces, found 2
(#67) Line indented incorrectly; expected 4 spaces, found 2
(#67) Visibility must be declared on method "get_name"
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Line indented incorrectly; expected 4 spaces, found 2
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Variable "OAuth_last_computed_signature" must be all lower-case
(#72) Variable "OAuth_last_computed_signature" must not contain underscores.
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "OAuth_last_computed_signature" must be all lower-case
(#73) Variable "OAuth_last_computed_signature" must not contain underscores.
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Variable "base_string" must not contain underscores.
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Variable "base_string" must not contain underscores.
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Variable "key_parts" must not contain underscores.
(#79) Line indented incorrectly; expected at least 8 spaces, found 6
(#80) Line indented incorrectly; expected at least 8 spaces, found 6
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Variable "key_parts" must not contain underscores.
(#83) Variable "key_parts" must not contain underscores.
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#84) Variable "key_parts" must not contain underscores.
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Variable "computed_signature" must not contain underscores.
(#86) Variable "base_string" must not contain underscores.
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#87) Variable "OAuth_last_computed_signature" must be all lower-case
(#87) Variable "OAuth_last_computed_signature" must not contain underscores.
(#87) Variable "computed_signature" must not contain underscores.
(#88) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Variable "computed_signature" must not contain underscores.
(#89) Line indented incorrectly; expected 4 spaces, found 2
(#94) Line indented incorrectly; expected 4 spaces, found 2
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected 4 spaces, found 2
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Line indented incorrectly; expected at least 8 spaces, found 6
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 12 spaces, found 6
(#105) Line indented incorrectly; expected 8 spaces, found 4
(#106) Line indented incorrectly; expected at least 12 spaces, found 6
(#107) Line indented incorrectly; expected 8 spaces, found 4
(#109) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected 4 spaces, found 2
(#118) Line indented incorrectly; expected 4 spaces, found 2
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#120) Line indented incorrectly; expected 4 spaces, found 2
(#122) Line indented incorrectly; expected 4 spaces, found 2
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#125) Line indented incorrectly; expected at least 8 spaces, found 4
(#126) Line indented incorrectly; expected at least 8 spaces, found 4
(#127) Line indented incorrectly; expected at least 8 spaces, found 4
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Line indented incorrectly; expected at least 8 spaces, found 4
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#135) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 4
(#137) Line indented incorrectly; expected at least 8 spaces, found 4
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#140) Line indented incorrectly; expected 4 spaces, found 2
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Variable "base_string" must not contain underscores.
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#142) Variable "base_string" must not contain underscores.
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected at least 8 spaces, found 4
(#145) Line indented incorrectly; expected at least 8 spaces, found 4
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected at least 8 spaces, found 4
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Variable "base_string" must not contain underscores.
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Line indented incorrectly; expected at least 8 spaces, found 4
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Line indented incorrectly; expected 4 spaces, found 2
(#159) Line indented incorrectly; expected 4 spaces, found 2
(#160) Line indented incorrectly; expected at least 8 spaces, found 4
(#160) Variable "decoded_sig" must not contain underscores.
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Variable "base_string" must not contain underscores.
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#171) Line indented incorrectly; expected at least 8 spaces, found 4
(#171) Variable "base_string" must not contain underscores.
(#171) Variable "decoded_sig" must not contain underscores.
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Line indented incorrectly; expected at least 8 spaces, found 4
(#176) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Line indented incorrectly; expected 4 spaces, found 2
(#181) Line indented incorrectly; expected 4 spaces, found 2
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#182) Member variable "http_method" must not contain underscores.
(#183) Line indented incorrectly; expected 4 spaces, found 2
(#183) Member variable "http_url" must not contain underscores.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Line indented incorrectly; expected 4 spaces, found 2
(#185) Member variable "base_string" must not contain underscores.
(#186) Line indented incorrectly; expected 4 spaces, found 2
(#187) Line indented incorrectly; expected 4 spaces, found 2
(#187) Member variable "POST_INPUT" must be all lower-case
(#187) Member variable "POST_INPUT" must not contain underscores.
(#189) Line indented incorrectly; expected 4 spaces, found 2
(#189) Visibility must be declared on method "__construct"
(#189) Variable "http_method" must not contain underscores.
(#189) Variable "http_url" must not contain underscores.
(#189) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#190) Line indented incorrectly; expected at least 8 spaces, found 4
(#191) Line indented incorrectly; expected at least 8 spaces, found 4
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#192) Variable "http_method" must not contain underscores.
(#193) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Variable "http_url" must not contain underscores.
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#197) Line indented incorrectly; expected at least 4 spaces, found 2
(#200) Line indented incorrectly; expected 4 spaces, found 2
(#200) Variable "http_method" must not contain underscores.
(#200) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#200) Variable "http_url" must not contain underscores.
(#200) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#200) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#201) Line indented incorrectly; expected at least 8 spaces, found 4
(#202) Expected 1 space before "?"; newline found
(#203) Expected 1 space before ":"; newline found
(#204) Line indented incorrectly; expected at least 8 spaces, found 4
(#205) Line indented incorrectly; expected 8 spaces, found 4
(#207) Line indented incorrectly; expected at least 12 spaces, found 6
(#207) Expected 1 space after "="; 2 found
(#207) Space found before semicolon; expected "];" but found "] ;"
(#208) Line indented incorrectly; expected 8 spaces, found 4
(#209) Line indented incorrectly; expected at least 8 spaces, found 4
(#209) Variable "http_url" must not contain underscores.
(#209) Variable "http_url" must not contain underscores.
(#213) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Variable "http_method" must not contain underscores.
(#213) Variable "http_method" must not contain underscores.
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected 8 spaces, found 4
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 12 spaces, found 6
(#221) Line indented incorrectly; expected at least 12 spaces, found 6
(#221) Variable "request_headers" must not contain underscores.
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Line indented incorrectly; expected at least 12 spaces, found 6
(#224) Line indented incorrectly; expected at least 12 spaces, found 6
(#226) Line indented incorrectly; expected at least 12 spaces, found 6
(#227) Line indented incorrectly; expected at least 12 spaces, found 6
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Line indented incorrectly; expected at least 12 spaces, found 6
(#229) Line indented incorrectly; expected 12 spaces, found 6
(#230) Line indented incorrectly; expected at least 16 spaces, found 9
(#231) Line indented incorrectly; expected 16 spaces, found 9
(#232) Line indented incorrectly; expected at least 20 spaces, found 12
(#233) Line indented incorrectly; expected at least 20 spaces, found 12
(#234) Line indented incorrectly; expected 16 spaces, found 9
(#235) Line indented incorrectly; expected 12 spaces, found 6
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Line indented incorrectly; expected at least 12 spaces, found 5
(#237) Line indented incorrectly; expected at least 12 spaces, found 6
(#239) Line indented incorrectly; expected at least 12 spaces, found 6
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line indented incorrectly; expected at least 12 spaces, found 6
(#241) Line indented incorrectly; expected 12 spaces, found 6
(#241) Variable "request_headers" must not contain underscores.
(#242) Line indented incorrectly; expected at least 16 spaces, found 8
(#242) Variable "header_parameters" must not contain underscores.
(#243) Line indented incorrectly; expected at least 16 spaces, found 10
(#243) Variable "request_headers" must not contain underscores.
(#244) Line indented incorrectly; expected at least 22 spaces, found 8
(#245) Line indented incorrectly; expected at least 22 spaces, found 8
(#245) Variable "header_parameters" must not contain underscores.
(#246) Line indented incorrectly; expected 12 spaces, found 6
(#248) Line indented incorrectly; expected 8 spaces, found 4
(#250) Line indented incorrectly; expected at least 8 spaces, found 4
(#250) Variable "http_method" must not contain underscores.
(#250) Variable "http_url" must not contain underscores.
(#251) Line indented incorrectly; expected 4 spaces, found 2
(#253) Line indented incorrectly; expected at least 4 spaces, found 2
(#256) Line indented incorrectly; expected 4 spaces, found 2
(#256) Variable "http_method" must not contain underscores.
(#256) Variable "http_url" must not contain underscores.
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) Line indented incorrectly; expected at least 8 spaces, found 4
(#258) Line indented incorrectly; expected at least 8 spaces, found 4
(#258) Must use "self::" for local static member reference
(#259) Must use "self::" for local static member reference
(#260) Must use "self::" for local static member reference
(#262) Line indented incorrectly; expected at least 8 spaces, found 4
(#262) Inline control structures are not allowed
(#263) Line indented incorrectly; expected at least 8 spaces, found 6
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line indented incorrectly; expected at least 8 spaces, found 4
(#268) Line indented incorrectly; expected at least 8 spaces, found 4
(#268) Variable "http_url" must not contain underscores.
(#269) Line indented incorrectly; expected 8 spaces, found 4
(#270) Line indented incorrectly; expected at least 12 spaces, found 6
(#271) Line indented incorrectly; expected at least 12 spaces, found 6
(#272) Line indented incorrectly; expected 8 spaces, found 4
(#273) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#275) Line indented incorrectly; expected at least 8 spaces, found 4
(#275) Variable "http_method" must not contain underscores.
(#275) Variable "http_url" must not contain underscores.
(#276) Line indented incorrectly; expected 4 spaces, found 2
(#278) Line indented incorrectly; expected 4 spaces, found 2
(#278) Variable "allow_duplicates" must not contain underscores.
(#279) Line indented incorrectly; expected 8 spaces, found 4
(#279) Variable "allow_duplicates" must not contain underscores.
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 12 spaces, found 6
(#281) Line indented incorrectly; expected 12 spaces, found 6
(#282) Line indented incorrectly; expected at least 16 spaces, found 8
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Line indented incorrectly; expected at least 16 spaces, found 8
(#284) Line indented incorrectly; expected at least 16 spaces, found 8
(#285) Line indented incorrectly; expected 12 spaces, found 6
(#287) Line indented incorrectly; expected at least 12 spaces, found 6
(#288) Line indented incorrectly; expected 8 spaces, found 4
(#289) Line indented incorrectly; expected at least 12 spaces, found 6
(#290) Line indented incorrectly; expected 8 spaces, found 4
(#291) Line indented incorrectly; expected 4 spaces, found 2
(#293) Line indented incorrectly; expected 4 spaces, found 2
(#294) Line indented incorrectly; expected at least 8 spaces, found 4
(#295) Line indented incorrectly; expected 4 spaces, found 2
(#297) Line indented incorrectly; expected 4 spaces, found 2
(#298) Line indented incorrectly; expected at least 8 spaces, found 4
(#299) Line indented incorrectly; expected 4 spaces, found 2
(#301) Line indented incorrectly; expected 4 spaces, found 2
(#302) Line indented incorrectly; expected at least 8 spaces, found 4
(#303) Line indented incorrectly; expected 4 spaces, found 2
(#305) Line indented incorrectly; expected at least 4 spaces, found 2
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Line indented incorrectly; expected at least 8 spaces, found 4
(#311) Line indented incorrectly; expected at least 8 spaces, found 4
(#313) Line indented incorrectly; expected at least 8 spaces, found 4
(#314) This comment is 46% valid code; is this commented out code?
(#314) Line indented incorrectly; expected at least 8 spaces, found 4
(#315) Line indented incorrectly; expected 8 spaces, found 4
(#316) Line indented incorrectly; expected at least 12 spaces, found 6
(#317) Line indented incorrectly; expected 8 spaces, found 4
(#319) Line indented incorrectly; expected at least 8 spaces, found 4
(#320) Line indented incorrectly; expected 4 spaces, found 2
(#322) Line indented incorrectly; expected at least 4 spaces, found 2
(#329) Line indented incorrectly; expected 4 spaces, found 2
(#330) Line indented incorrectly; expected at least 8 spaces, found 4
(#331) Line indented incorrectly; expected at least 8 spaces, found 6
(#332) Line indented incorrectly; expected at least 8 spaces, found 6
(#333) Line indented incorrectly; expected at least 8 spaces, found 6
(#334) Line indented incorrectly; expected at least 8 spaces, found 4
(#336) Line indented incorrectly; expected at least 8 spaces, found 4
(#338) Line indented incorrectly; expected at least 8 spaces, found 4
(#339) Line indented incorrectly; expected 4 spaces, found 2
(#341) Line indented incorrectly; expected at least 4 spaces, found 2
(#344) Line indented incorrectly; expected 4 spaces, found 2
(#345) Line indented incorrectly; expected at least 8 spaces, found 4
(#346) Line indented incorrectly; expected 4 spaces, found 2
(#348) Line indented incorrectly; expected at least 4 spaces, found 2
(#352) Line indented incorrectly; expected 4 spaces, found 2
(#353) Line indented incorrectly; expected at least 8 spaces, found 4
(#355) Line indented incorrectly; expected at least 8 spaces, found 4
(#356) Line indented incorrectly; expected at least 8 spaces, found 4
(#357) Line indented incorrectly; expected at least 8 spaces, found 4
(#358) Line indented incorrectly; expected at least 8 spaces, found 4
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#362) Line indented incorrectly; expected 8 spaces, found 4
(#364) Line indented incorrectly; expected at least 12 spaces, found 6
(#365) Line indented incorrectly; expected 8 spaces, found 4
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#367) Line indented incorrectly; expected 4 spaces, found 2
(#369) Line indented incorrectly; expected at least 4 spaces, found 2
(#372) Line indented incorrectly; expected 4 spaces, found 2
(#373) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Variable "post_data" must not contain underscores.
(#374) Line indented incorrectly; expected at least 8 spaces, found 4
(#375) Line indented incorrectly; expected 8 spaces, found 4
(#375) Variable "post_data" must not contain underscores.
(#376) Line indented incorrectly; expected at least 12 spaces, found 6
(#376) Variable "post_data" must not contain underscores.
(#377) Line indented incorrectly; expected 8 spaces, found 4
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#379) Line indented incorrectly; expected 4 spaces, found 2
(#381) Line indented incorrectly; expected at least 4 spaces, found 2
(#384) Line indented incorrectly; expected 4 spaces, found 2
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#386) Line indented incorrectly; expected 4 spaces, found 2
(#388) Line indented incorrectly; expected at least 4 spaces, found 2
(#391) Line indented incorrectly; expected 4 spaces, found 2
(#392) Line indented incorrectly; expected at least 8 spaces, found 4
(#392) Expected 1 space after "="; 0 found
(#393) Line indented incorrectly; expected at least 8 spaces, found 4
(#394) Line indented incorrectly; expected 8 spaces, found 4
(#395) Line indented incorrectly; expected at least 12 spaces, found 6
(#395) Inline control structures are not allowed
(#396) Line indented incorrectly; expected 12 spaces, found 6
(#397) Line indented incorrectly; expected at least 16 spaces, found 8
(#398) Line indented incorrectly; expected 12 spaces, found 6
(#399) Line indented incorrectly; expected at least 12 spaces, found 6
(#404) Line indented incorrectly; expected 8 spaces, found 4
(#405) Line indented incorrectly; expected at least 8 spaces, found 4
(#406) Line indented incorrectly; expected 4 spaces, found 2
(#408) Line indented incorrectly; expected 4 spaces, found 2
(#409) Line indented incorrectly; expected at least 8 spaces, found 4
(#410) Line indented incorrectly; expected 4 spaces, found 2
(#413) Line indented incorrectly; expected 4 spaces, found 2
(#413) Variable "signature_method" must not contain underscores.
(#414) Line indented incorrectly; expected at least 8 spaces, found 4
(#415) Line indented incorrectly; expected at least 8 spaces, found 6
(#416) Line indented incorrectly; expected at least 8 spaces, found 6
(#416) Variable "signature_method" must not contain underscores.
(#417) Line indented incorrectly; expected at least 8 spaces, found 6
(#418) Line indented incorrectly; expected at least 8 spaces, found 4
(#419) Line indented incorrectly; expected at least 8 spaces, found 4
(#419) Variable "signature_method" must not contain underscores.
(#420) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) Line indented incorrectly; expected 4 spaces, found 2
(#423) Line indented incorrectly; expected 4 spaces, found 2
(#423) Variable "signature_method" must not contain underscores.
(#424) Line indented incorrectly; expected at least 8 spaces, found 4
(#424) Variable "signature_method" must not contain underscores.
(#425) Line indented incorrectly; expected at least 8 spaces, found 4
(#426) Line indented incorrectly; expected 4 spaces, found 2
(#428) Line indented incorrectly; expected at least 4 spaces, found 2
(#431) Line indented incorrectly; expected 4 spaces, found 2
(#432) Line indented incorrectly; expected at least 8 spaces, found 4
(#433) Line indented incorrectly; expected 4 spaces, found 2
(#435) Line indented incorrectly; expected at least 4 spaces, found 2
(#438) Line indented incorrectly; expected 4 spaces, found 2
(#439) Line indented incorrectly; expected at least 8 spaces, found 4
(#440) Line indented incorrectly; expected at least 8 spaces, found 4
(#442) Line indented incorrectly; expected at least 8 spaces, found 4
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Line indented incorrectly; expected 4 spaces, found 2
(#447) Line indented incorrectly; expected 4 spaces, found 2
(#447) Member variable "timestamp_threshold" must not contain underscores.
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Line indented incorrectly; expected 4 spaces, found 2
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Line indented incorrectly; expected 4 spaces, found 2
(#449) Member variable "signature_methods" must not contain underscores.
(#451) Line indented incorrectly; expected 4 spaces, found 2
(#451) Member variable "data_store" must not contain underscores.
(#453) Line indented incorrectly; expected 4 spaces, found 2
(#453) Visibility must be declared on method "__construct"
(#453) Variable "data_store" must not contain underscores.
(#454) Line indented incorrectly; expected at least 8 spaces, found 4
(#454) Variable "data_store" must not contain underscores.
(#455) Line indented incorrectly; expected 4 spaces, found 2
(#457) Line indented incorrectly; expected 4 spaces, found 2
(#457) Variable "signature_method" must not contain underscores.
(#458) Line indented incorrectly; expected at least 8 spaces, found 4
(#458) Variable "signature_method" must not contain underscores.
(#458) Expected 1 space after "="; newline found
(#459) Line indented incorrectly; expected at least 8 spaces, found 6
(#459) Variable "signature_method" must not contain underscores.
(#460) Line indented incorrectly; expected 4 spaces, found 2
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Line indented incorrectly; expected at least 4 spaces, found 2
(#464) Line indented incorrectly; expected at least 4 spaces, found 2
(#468) Line indented incorrectly; expected 4 spaces, found 2
(#469) Line indented incorrectly; expected at least 8 spaces, found 4
(#471) Line indented incorrectly; expected at least 8 spaces, found 4
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Line indented incorrectly; expected at least 8 spaces, found 4
(#474) Line indented incorrectly; expected at least 8 spaces, found 4
(#474) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#476) Line indented incorrectly; expected at least 8 spaces, found 4
(#478) Line indented incorrectly; expected at least 8 spaces, found 4
(#478) Variable "new_token" must not contain underscores.
(#480) Line indented incorrectly; expected at least 8 spaces, found 4
(#480) Variable "new_token" must not contain underscores.
(#481) Line indented incorrectly; expected 4 spaces, found 2
(#483) Line indented incorrectly; expected at least 4 spaces, found 2
(#487) Line indented incorrectly; expected 4 spaces, found 2
(#488) Line indented incorrectly; expected at least 8 spaces, found 4
(#490) Line indented incorrectly; expected at least 8 spaces, found 4
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Line indented incorrectly; expected at least 8 spaces, found 4
(#493) Line indented incorrectly; expected at least 8 spaces, found 4
(#494) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#496) Line indented incorrectly; expected at least 8 spaces, found 4
(#498) Line indented incorrectly; expected at least 8 spaces, found 4
(#498) Variable "new_token" must not contain underscores.
(#500) Line indented incorrectly; expected at least 8 spaces, found 4
(#500) Variable "new_token" must not contain underscores.
(#501) Line indented incorrectly; expected 4 spaces, found 2
(#503) Line indented incorrectly; expected at least 4 spaces, found 2
(#506) Line indented incorrectly; expected 4 spaces, found 2
(#507) Line indented incorrectly; expected at least 8 spaces, found 4
(#507) Variable "OAuth_last_computed_signature" must be all lower-case
(#507) Variable "OAuth_last_computed_signature" must not contain underscores.
(#508) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Variable "OAuth_last_computed_signature" must be all lower-case
(#508) Variable "OAuth_last_computed_signature" must not contain underscores.
(#509) Line indented incorrectly; expected at least 8 spaces, found 4
(#510) Line indented incorrectly; expected at least 8 spaces, found 4
(#511) Line indented incorrectly; expected at least 8 spaces, found 4
(#512) Line indented incorrectly; expected at least 8 spaces, found 4
(#513) Line indented incorrectly; expected at least 8 spaces, found 4
(#514) Line indented incorrectly; expected 4 spaces, found 2
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 4 spaces, found 2
(#517) Line indented incorrectly; expected at least 4 spaces, found 2
(#520) Line indented incorrectly; expected 4 spaces, found 2
(#521) Line indented incorrectly; expected at least 8 spaces, found 4
(#522) Line indented incorrectly; expected 8 spaces, found 4
(#523) Line indented incorrectly; expected at least 12 spaces, found 6
(#524) Line indented incorrectly; expected 8 spaces, found 4
(#525) Line indented incorrectly; expected 8 spaces, found 4
(#526) Line indented incorrectly; expected at least 12 spaces, found 6
(#527) Line indented incorrectly; expected 8 spaces, found 4
(#528) Line indented incorrectly; expected at least 8 spaces, found 4
(#529) Line indented incorrectly; expected 4 spaces, found 2
(#531) Line indented incorrectly; expected at least 4 spaces, found 2
(#534) Line indented incorrectly; expected 4 spaces, found 2
(#535) Line indented incorrectly; expected at least 8 spaces, found 4
(#535) Variable "signature_method" must not contain underscores.
(#535) Expected 1 space after "="; newline found
(#537) Line indented incorrectly; expected 8 spaces, found 4
(#537) Variable "signature_method" must not contain underscores.
(#538) Line indented incorrectly; expected at least 12 spaces, found 6
(#538) Variable "signature_method" must not contain underscores.
(#539) Line indented incorrectly; expected 8 spaces, found 4
(#540) Line indented incorrectly; expected 8 spaces, found 4
(#540) Variable "signature_method" must not contain underscores.
(#542) Line indented incorrectly; expected at least 12 spaces, found 6
(#543) Line indented incorrectly; expected at least 12 spaces, found 8
(#543) Variable "signature_method" must not contain underscores.
(#544) Line indented incorrectly; expected at least 12 spaces, found 8
(#545) Line indented incorrectly; expected at least 12 spaces, found 8
(#546) Line indented incorrectly; expected at least 16 spaces, found 6
(#547) Line indented incorrectly; expected 8 spaces, found 4
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#548) Variable "signature_method" must not contain underscores.
(#549) Line indented incorrectly; expected 4 spaces, found 2
(#551) Line indented incorrectly; expected at least 4 spaces, found 2
(#554) Line indented incorrectly; expected 4 spaces, found 2
(#555) Line indented incorrectly; expected at least 8 spaces, found 4
(#555) Variable "consumer_key" must not contain underscores.
(#556) Line indented incorrectly; expected 8 spaces, found 4
(#556) Variable "consumer_key" must not contain underscores.
(#557) Line indented incorrectly; expected at least 12 spaces, found 6
(#558) Line indented incorrectly; expected 8 spaces, found 4
(#560) Line indented incorrectly; expected at least 8 spaces, found 4
(#560) Variable "consumer_key" must not contain underscores.
(#561) Line indented incorrectly; expected 8 spaces, found 4
(#562) Line indented incorrectly; expected at least 12 spaces, found 6
(#563) Line indented incorrectly; expected 8 spaces, found 4
(#565) Line indented incorrectly; expected at least 8 spaces, found 4
(#566) Line indented incorrectly; expected 4 spaces, found 2
(#568) Line indented incorrectly; expected at least 4 spaces, found 2
(#571) Line indented incorrectly; expected 4 spaces, found 2
(#571) Variable "token_type" must not contain underscores.
(#572) Line indented incorrectly; expected at least 8 spaces, found 4
(#572) Variable "token_field" must not contain underscores.
(#573) Line indented incorrectly; expected at least 8 spaces, found 4
(#573) Inline control structures are not allowed
(#573) Variable "token_field" must not contain underscores.
(#574) Line indented incorrectly; expected at least 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 8 spaces, found 6
(#575) Variable "token_type" must not contain underscores.
(#575) Variable "token_field" must not contain underscores.
(#576) Line indented incorrectly; expected at least 8 spaces, found 4
(#577) Line indented incorrectly; expected 8 spaces, found 4
(#578) Line indented incorrectly; expected at least 12 spaces, found 6
(#578) Variable "token_type" must not contain underscores.
(#579) Line indented incorrectly; expected 8 spaces, found 4
(#580) Line indented incorrectly; expected at least 8 spaces, found 4
(#581) Line indented incorrectly; expected 4 spaces, found 2
(#583) Line indented incorrectly; expected at least 4 spaces, found 2
(#587) Line indented incorrectly; expected 4 spaces, found 2
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Line indented incorrectly; expected at least 8 spaces, found 4
(#589) Line indented incorrectly; expected at least 8 spaces, found 4
(#589) Variable "OAuth_last_computed_signature" must be all lower-case
(#589) Variable "OAuth_last_computed_signature" must not contain underscores.
(#590) Line indented incorrectly; expected at least 8 spaces, found 4
(#590) Variable "OAuth_last_computed_signature" must be all lower-case
(#590) Variable "OAuth_last_computed_signature" must not contain underscores.
(#592) Line indented incorrectly; expected at least 8 spaces, found 4
(#593) Line indented incorrectly; expected at least 8 spaces, found 4
(#595) Line indented incorrectly; expected at least 8 spaces, found 4
(#596) Line indented incorrectly; expected at least 8 spaces, found 4
(#598) Line indented incorrectly; expected at least 8 spaces, found 4
(#598) Variable "signature_method" must not contain underscores.
(#600) Line indented incorrectly; expected at least 8 spaces, found 4
(#601) Line indented incorrectly; expected at least 8 spaces, found 4
(#601) Variable "valid_sig" must not contain underscores.
(#601) Variable "signature_method" must not contain underscores.
(#602) Line indented incorrectly; expected at least 8 spaces, found 6
(#603) Line indented incorrectly; expected at least 8 spaces, found 6
(#604) Line indented incorrectly; expected at least 8 spaces, found 6
(#605) Line indented incorrectly; expected at least 8 spaces, found 6
(#606) Line indented incorrectly; expected at least 8 spaces, found 4
(#608) Line indented incorrectly; expected 8 spaces, found 4
(#608) Variable "valid_sig" must not contain underscores.
(#609) Line indented incorrectly; expected at least 12 spaces, found 6
(#609) Variable "ex_text" must not contain underscores.
(#610) Line indented incorrectly; expected 12 spaces, found 6
(#610) Variable "OAuth_last_computed_signature" must be all lower-case
(#610) Variable "OAuth_last_computed_signature" must not contain underscores.
(#611) Line indented incorrectly; expected at least 16 spaces, found 10
(#611) Variable "ex_text" must not contain underscores.
(#611) Variable "ex_text" must not contain underscores.
(#611) Variable "OAuth_last_computed_signature" must be all lower-case
(#611) Variable "OAuth_last_computed_signature" must not contain underscores.
(#612) Line indented incorrectly; expected 12 spaces, found 6
(#613) Line indented incorrectly; expected at least 12 spaces, found 6
(#613) Variable "ex_text" must not contain underscores.
(#614) Line indented incorrectly; expected 8 spaces, found 4
(#615) Line indented incorrectly; expected 4 spaces, found 2
(#617) Line indented incorrectly; expected at least 4 spaces, found 2
(#620) Line indented incorrectly; expected 4 spaces, found 2
(#621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Line indented incorrectly; expected at least 8 spaces, found 4
(#622) Line indented incorrectly; expected at least 8 spaces, found 4
(#623) Line indented incorrectly; expected 8 spaces, found 4
(#624) Line indented incorrectly; expected at least 12 spaces, found 6
(#625) Line indented incorrectly; expected at least 12 spaces, found 8
(#626) Line indented incorrectly; expected at least 16 spaces, found 6
(#627) Line indented incorrectly; expected 8 spaces, found 4
(#628) Line indented incorrectly; expected 4 spaces, found 2
(#630) Line indented incorrectly; expected at least 4 spaces, found 2
(#633) Line indented incorrectly; expected 4 spaces, found 2
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Line indented incorrectly; expected at least 8 spaces, found 4
(#635) Line indented incorrectly; expected at least 8 spaces, found 4
(#636) Line indented incorrectly; expected at least 8 spaces, found 6
(#637) Line indented incorrectly; expected at least 8 spaces, found 6
(#638) Line indented incorrectly; expected at least 8 spaces, found 6
(#639) Line indented incorrectly; expected at least 8 spaces, found 6
(#640) Line indented incorrectly; expected at least 8 spaces, found 4
(#641) Line indented incorrectly; expected 8 spaces, found 4
(#642) Line indented incorrectly; expected at least 12 spaces, found 6
(#643) Line indented incorrectly; expected 8 spaces, found 4
(#644) Line indented incorrectly; expected 4 spaces, found 2
(#649) Line indented incorrectly; expected 4 spaces, found 2
(#649) Visibility must be declared on method "lookup_consumer"
(#649) Variable "consumer_key" must not contain underscores.
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Line indented incorrectly; expected at least 8 spaces, found 4
(#651) Line indented incorrectly; expected 4 spaces, found 2
(#653) Line indented incorrectly; expected 4 spaces, found 2
(#653) Visibility must be declared on method "lookup_token"
(#653) Variable "token_type" must not contain underscores.
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Line indented incorrectly; expected at least 8 spaces, found 4
(#655) Line indented incorrectly; expected 4 spaces, found 2
(#657) Line indented incorrectly; expected 4 spaces, found 2
(#657) Visibility must be declared on method "lookup_nonce"
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Line indented incorrectly; expected at least 8 spaces, found 4
(#659) Line indented incorrectly; expected 4 spaces, found 2
(#661) Line indented incorrectly; expected 4 spaces, found 2
(#661) Visibility must be declared on method "new_request_token"
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Line indented incorrectly; expected at least 8 spaces, found 4
(#663) Line indented incorrectly; expected 4 spaces, found 2
(#665) Line indented incorrectly; expected 4 spaces, found 2
(#665) Visibility must be declared on method "new_access_token"
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Line indented incorrectly; expected at least 8 spaces, found 4
(#667) Line indented incorrectly; expected at least 8 spaces, found 4
(#668) Line indented incorrectly; expected at least 8 spaces, found 4
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Line indented incorrectly; expected at least 8 spaces, found 4
(#670) Line indented incorrectly; expected 4 spaces, found 2
(#675) Line indented incorrectly; expected 4 spaces, found 2
(#676) Line indented incorrectly; expected 8 spaces, found 2
(#677) Line indented incorrectly; expected at least 12 spaces, found 4
(#678) Line indented incorrectly; expected 8 spaces, found 2
(#679) Line indented incorrectly; expected at least 12 spaces, found 4
(#680) Line indented incorrectly; expected at least 12 spaces, found 6
(#681) Line indented incorrectly; expected at least 12 spaces, found 6
(#682) Line indented incorrectly; expected at least 12 spaces, found 6
(#683) Line indented incorrectly; expected at least 12 spaces, found 4
(#684) Line indented incorrectly; expected 8 spaces, found 2
(#685) Line indented incorrectly; expected at least 12 spaces, found 4
(#686) Line indented incorrectly; expected 8 spaces, found 2
(#687) Line indented incorrectly; expected 4 spaces, found 0
(#687) Closing brace indented incorrectly; expected 2 spaces, found 0
(#690) Line indented incorrectly; expected at least 4 spaces, found 2
(#691) Line indented incorrectly; expected at least 4 spaces, found 2
(#692) Line indented incorrectly; expected at least 4 spaces, found 2
(#693) Line indented incorrectly; expected 4 spaces, found 2
(#694) Line indented incorrectly; expected at least 8 spaces, found 4
(#695) Line indented incorrectly; expected 4 spaces, found 2
(#697) Line indented incorrectly; expected at least 4 spaces, found 2
(#698) Line indented incorrectly; expected at least 4 spaces, found 2
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Line indented incorrectly; expected at least 4 spaces, found 2
(#700) Line indented incorrectly; expected 4 spaces, found 2
(#700) Variable "only_allow_oauth_parameters" must not contain underscores.
(#701) Line indented incorrectly; expected at least 8 spaces, found 4
(#702) Line indented incorrectly; expected at least 8 spaces, found 4
(#703) Line indented incorrectly; expected at least 8 spaces, found 4
(#704) Line indented incorrectly; expected 8 spaces, found 4
(#705) Line indented incorrectly; expected at least 12 spaces, found 6
(#706) Line indented incorrectly; expected at least 12 spaces, found 6
(#706) Variable "header_name" must not contain underscores.
(#707) Line indented incorrectly; expected at least 12 spaces, found 6
(#707) Variable "header_content" must not contain underscores.
(#708) Line indented incorrectly; expected 12 spaces, found 6
(#708) Variable "header_name" must not contain underscores.
(#708) Variable "only_allow_oauth_parameters" must not contain underscores.
(#709) Line indented incorrectly; expected at least 16 spaces, found 8
(#709) Variable "header_name" must not contain underscores.
(#709) Must use "self::" for local static member reference
(#709) Variable "header_content" must not contain underscores.
(#710) Line indented incorrectly; expected 12 spaces, found 6
(#711) Line indented incorrectly; expected at least 12 spaces, found 6
(#712) Line indented incorrectly; expected 8 spaces, found 4
(#714) Line indented incorrectly; expected 8 spaces, found 4
(#715) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Line indented incorrectly; expected 8 spaces, found 4
(#718) Line indented incorrectly; expected at least 8 spaces, found 4
(#719) Line indented incorrectly; expected 4 spaces, found 2
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Line indented incorrectly; expected at least 4 spaces, found 2
(#722) Line indented incorrectly; expected 4 spaces, found 2
(#723) Line indented incorrectly; expected 8 spaces, found 4
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) Line indented incorrectly; expected at least 12 spaces, found 6
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Line indented incorrectly; expected at least 12 spaces, found 6
(#726) Line indented incorrectly; expected at least 12 spaces, found 6
(#727) Line indented incorrectly; expected 8 spaces, found 4
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Line indented incorrectly; expected at least 8 spaces, found 4
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Line indented incorrectly; expected at least 8 spaces, found 4
(#730) Line indented incorrectly; expected at least 8 spaces, found 4
(#731) Line indented incorrectly; expected 8 spaces, found 4
(#732) Line indented incorrectly; expected 12 spaces, found 6
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Line indented incorrectly; expected at least 16 spaces, found 8
(#734) Line indented incorrectly; expected at least 16 spaces, found 8
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Line indented incorrectly; expected at least 16 spaces, found 8
(#736) Line indented incorrectly; expected at least 16 spaces, found 8
(#737) Line indented incorrectly; expected at least 16 spaces, found 10
(#738) Line indented incorrectly; expected at least 16 spaces, found 10
(#739) Line indented incorrectly; expected at least 16 spaces, found 10
(#740) Line indented incorrectly; expected at least 22 spaces, found 8
(#741) Line indented incorrectly; expected at least 22 spaces, found 8
(#742) Line indented incorrectly; expected 12 spaces, found 6
(#743) Line indented incorrectly; expected 8 spaces, found 4
(#744) Line indented incorrectly; expected at least 8 spaces, found 4
(#745) Line indented incorrectly; expected 4 spaces, found 2
(#747) Line indented incorrectly; expected at least 4 spaces, found 2
(#748) Line indented incorrectly; expected at least 4 spaces, found 2
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) This comment is 67% valid code; is this commented out code?
(#749) Line indented incorrectly; expected at least 4 spaces, found 2
(#750) Line indented incorrectly; expected 4 spaces, found 2
(#751) Line indented incorrectly; expected at least 8 spaces, found 4
(#751) Inline control structures are not allowed
(#753) Line indented incorrectly; expected at least 8 spaces, found 4
(#755) Line indented incorrectly; expected at least 8 spaces, found 4
(#755) Variable "parsed_parameters" must not contain underscores.
(#756) Line indented incorrectly; expected 8 spaces, found 4
(#757) Line indented incorrectly; expected at least 12 spaces, found 6
(#758) Line indented incorrectly; expected at least 12 spaces, found 6
(#758) Must use "self::" for local static member reference
(#759) Line indented incorrectly; expected at least 12 spaces, found 6
(#759) Must use "self::" for local static member reference
(#761) Line indented incorrectly; expected 12 spaces, found 6
(#761) Variable "parsed_parameters" must not contain underscores.
(#762) Line indented incorrectly; expected at least 16 spaces, found 8
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Line indented incorrectly; expected at least 16 spaces, found 8
(#765) Line indented incorrectly; expected 16 spaces, found 8
(#765) Variable "parsed_parameters" must not contain underscores.
(#766) Line indented incorrectly; expected at least 20 spaces, found 10
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Line indented incorrectly; expected at least 20 spaces, found 10
(#768) Line indented incorrectly; expected at least 20 spaces, found 10
(#768) Variable "parsed_parameters" must not contain underscores.
(#768) Variable "parsed_parameters" must not contain underscores.
(#769) Line indented incorrectly; expected 16 spaces, found 8
(#771) Line indented incorrectly; expected at least 16 spaces, found 8
(#771) Variable "parsed_parameters" must not contain underscores.
(#772) Line indented incorrectly; expected 12 spaces, found 6
(#773) Line indented incorrectly; expected at least 16 spaces, found 8
(#773) Variable "parsed_parameters" must not contain underscores.
(#774) Line indented incorrectly; expected 12 spaces, found 6
(#775) Line indented incorrectly; expected 8 spaces, found 4
(#776) Line indented incorrectly; expected at least 8 spaces, found 4
(#776) Variable "parsed_parameters" must not contain underscores.
(#777) Line indented incorrectly; expected 4 spaces, found 2
(#779) Line indented incorrectly; expected 4 spaces, found 2
(#780) Line indented incorrectly; expected at least 8 spaces, found 4
(#780) Inline control structures are not allowed
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Line indented incorrectly; expected at least 8 spaces, found 4
(#783) Line indented incorrectly; expected at least 8 spaces, found 4
(#783) Must use "self::" for local static member reference
(#784) Line indented incorrectly; expected at least 8 spaces, found 4
(#784) Must use "self::" for local static member reference
(#785) Line indented incorrectly; expected at least 8 spaces, found 4
(#787) Line indented incorrectly; expected at least 8 spaces, found 4
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) This comment is 46% valid code; is this commented out code?
(#788) Line indented incorrectly; expected at least 8 spaces, found 4
(#789) Line indented incorrectly; expected at least 8 spaces, found 4
(#791) Line indented incorrectly; expected at least 8 spaces, found 4
(#792) Line indented incorrectly; expected 8 spaces, found 4
(#793) Line indented incorrectly; expected 12 spaces, found 6
(#794) Line indented incorrectly; expected at least 16 spaces, found 8
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) This comment is 46% valid code; is this commented out code?
(#795) Line indented incorrectly; expected at least 16 spaces, found 8
(#796) Line indented incorrectly; expected at least 16 spaces, found 8
(#797) Line indented incorrectly; expected 16 spaces, found 8
(#797) Variable "duplicate_value" must not contain underscores.
(#798) Line indented incorrectly; expected at least 20 spaces, found 10
(#798) Variable "duplicate_value" must not contain underscores.
(#799) Line indented incorrectly; expected 16 spaces, found 8
(#800) Line indented incorrectly; expected 12 spaces, found 6
(#801) Line indented incorrectly; expected at least 16 spaces, found 8
(#802) Line indented incorrectly; expected 12 spaces, found 6
(#803) Line indented incorrectly; expected 8 spaces, found 4
(#804) Line indented incorrectly; expected at least 8 spaces, found 4
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Line indented incorrectly; expected at least 8 spaces, found 4
(#806) Line indented incorrectly; expected at least 8 spaces, found 4
(#807) Line indented incorrectly; expected 4 spaces, found 2
(#810) A closing tag is not permitted at the end of a PHP file
local/ltiprovider/ims-blti/OAuthBody.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) function name "getLastOAuthBodyBaseString" must be lower-case letters only
(#9) Variable "LastOAuthBodyBaseString" must be all lower-case
(#10) Variable "LastOAuthBodyBaseString" must be all lower-case
(#13) function name "handleOAuthBodyPOST" must be lower-case letters only
(#13) Variable "oauth_consumer_key" must not contain underscores.
(#13) Variable "oauth_consumer_secret" must not contain underscores.
(#14) Opening brace should be on the same line as the declaration
(#15) Variable "request_headers" must not contain underscores.
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) This comment is 67% valid code; is this commented out code?
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "request_headers" must not contain underscores.
(#23) Variable "request_headers" must not contain underscores.
(#24) Variable "header_parameters" must not contain underscores.
(#24) Variable "request_headers" must not contain underscores.
(#26) This comment is 84% valid code; is this commented out code?
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 67% valid code; is this commented out code?
(#28) Variable "oauth_body_hash" must not contain underscores.
(#28) Variable "header_parameters" must not contain underscores.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 70% valid code; is this commented out code?
(#32) Variable "oauth_body_hash" must not contain underscores.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "oauth_consumer_key" must not contain underscores.
(#38) Variable "oauth_consumer_secret" must not contain underscores.
(#46) Variable "LastOAuthBodyBaseString" must be all lower-case
(#47) Variable "LastOAuthBodyBaseString" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 75% valid code; is this commented out code?
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 84% valid code; is this commented out code?
(#60) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#62) Variable "oauth_body_hash" must not contain underscores.
(#69) function name "sendOAuthBodyPOST" must be lower-case letters only
(#69) Variable "oauth_consumer_key" must not contain underscores.
(#69) Variable "oauth_consumer_secret" must not contain underscores.
(#69) Variable "content_type" must not contain underscores.
(#70) Opening brace should be on the same line as the declaration
(#71) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#75) Variable "test_token" must not contain underscores.
(#76) Variable "hmac_method" must not contain underscores.
(#77) Variable "test_consumer" must not contain underscores.
(#77) Variable "oauth_consumer_key" must not contain underscores.
(#77) Variable "oauth_consumer_secret" must not contain underscores.
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#79) Variable "acc_req" must not contain underscores.
(#79) Variable "test_consumer" must not contain underscores.
(#79) Variable "test_token" must not contain underscores.
(#80) Variable "acc_req" must not contain underscores.
(#80) Variable "hmac_method" must not contain underscores.
(#80) Variable "test_consumer" must not contain underscores.
(#80) Variable "test_token" must not contain underscores.
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "LastOAuthBodyBaseString" must be all lower-case
(#84) Variable "LastOAuthBodyBaseString" must be all lower-case
(#84) Variable "acc_req" must not contain underscores.
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) This comment is 75% valid code; is this commented out code?
(#88) Variable "acc_req" must not contain underscores.
(#89) Variable "content_type" must not contain underscores.
(#93) Expected 1 space after "="; 2 found
(#98) function name "sendOAuthParamsPOST" must be lower-case letters only
(#98) Variable "oauth_consumer_key" must not contain underscores.
(#98) Variable "oauth_consumer_secret" must not contain underscores.
(#98) Variable "content_type" must not contain underscores.
(#99) Opening brace should be on the same line as the declaration
(#107) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#112) Variable "test_token" must not contain underscores.
(#113) Variable "hmac_method" must not contain underscores.
(#114) Variable "test_consumer" must not contain underscores.
(#114) Variable "oauth_consumer_key" must not contain underscores.
(#114) Variable "oauth_consumer_secret" must not contain underscores.
(#114) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#116) Variable "acc_req" must not contain underscores.
(#116) Variable "test_consumer" must not contain underscores.
(#116) Variable "test_token" must not contain underscores.
(#117) Variable "acc_req" must not contain underscores.
(#117) Variable "hmac_method" must not contain underscores.
(#117) Variable "test_consumer" must not contain underscores.
(#117) Variable "test_token" must not contain underscores.
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "LastOAuthBodyBaseString" must be all lower-case
(#121) Variable "LastOAuthBodyBaseString" must be all lower-case
(#121) Variable "acc_req" must not contain underscores.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 75% valid code; is this commented out code?
(#124) Variable "acc_req" must not contain underscores.
(#125) Variable "content_type" must not contain underscores.
(#144) A closing tag is not permitted at the end of a PHP file
local/ltiprovider/ims-blti/TrivialOAuthDataStore.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Visibility must be declared on method "add_consumer"
(#11) Variable "consumer_key" must not contain underscores.
(#11) Variable "consumer_secret" must not contain underscores.
(#12) Variable "consumer_key" must not contain underscores.
(#12) Variable "consumer_secret" must not contain underscores.
(#15) Visibility must be declared on method "lookup_consumer"
(#15) Variable "consumer_key" must not contain underscores.
(#16) Variable "consumer_key" must not contain underscores.
(#17) Variable "consumer_key" must not contain underscores.
(#17) Commas (,) must be followed by white space.
(#17) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#20) Variable "consumer_key" must not contain underscores.
(#21) Variable "consumer_key" must not contain underscores.
(#21) Commas (,) must be followed by white space.
(#21) Variable "consumer_key" must not contain underscores.
(#21) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#24) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#27) Visibility must be declared on method "lookup_token"
(#27) Variable "token_type" must not contain underscores.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Visibility must be declared on method "lookup_nonce"
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#37) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#40) Visibility must be declared on method "new_request_token"
(#41) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#44) Visibility must be declared on method "new_access_token"
(#45) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#48) A closing tag is not permitted at the end of a PHP file
local/ltiprovider/ims-blti/blti.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) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 3
(#11) Variable "good_message_type" must not contain underscores.
(#12) Line indented incorrectly; expected at least 4 spaces, found 3
(#12) Variable "good_lti_version" must not contain underscores.
(#13) Line indented incorrectly; expected at least 4 spaces, found 3
(#13) Variable "resource_link_id" must not contain underscores.
(#14) Line indented incorrectly; expected at least 4 spaces, found 3
(#14) Inline control structures are not allowed
(#14) Variable "good_message_type" must not contain underscores.
(#14) Variable "good_lti_version" must not contain underscores.
(#14) Variable "resource_link_id" must not contain underscores.
(#15) Line indented incorrectly; expected at least 4 spaces, found 3
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Member variable "context_id" must not contain underscores.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Visibility must be declared on method "__construct"
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline control structures are not allowed
(#41) Inline control structures are not allowed
(#42) Variable "context_id" must not contain underscores.
(#43) Inline control structures are not allowed
(#43) Variable "context_id" must not contain underscores.
(#43) Variable "context_id" must not contain underscores.
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "oauth_consumer_key" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "oauth_consumer_key" must not contain underscores.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#97) Space found before closing bracket of FOREACH loop
(#98) Inline control structures are not allowed
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Added abertranb to decode base 64 20120801" but found "//Added abertranb to decode base 64 20120801"
(#110) Expected "if (...) {\n"; found "if (...){\n"
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#120) Inline control structures are not allowed
(#121) Inline control structures are not allowed
(#130) method name "BLTI::addSession" must be in lower-case letters only
(#130) Visibility must be declared on method "addSession"
(#132) Commas (,) must be followed by white space.
(#133) Line indented incorrectly; expected at least 16 spaces, found 15
(#135) Line indented incorrectly; expected at least 16 spaces, found 15
(#142) method name "BLTI::isInstructor" must be in lower-case letters only
(#142) Visibility must be declared on method "isInstructor"
(#145) Inline control structures are not allowed
(#145) Commas (,) must be followed by white space.
(#146) Inline control structures are not allowed
(#146) Commas (,) must be followed by white space.
(#150) method name "BLTI::getUserEmail" must be in lower-case letters only
(#150) Visibility must be declared on method "getUserEmail"
(#151) Perl-style comments are not allowed; use "// Comment." instead
(#153) Inline control structures are not allowed
(#153) Whitespace found at end of line
(#154) Perl-style comments are not allowed; use "// Comment." instead
(#155) Inline control structures are not allowed
(#155) Whitespace found at end of line
(#159) method name "BLTI::getUserShortName" must be in lower-case letters only
(#159) Visibility must be declared on method "getUserShortName"
(#164) Inline control structures are not allowed
(#165) Inline control structures are not allowed
(#166) Inline control structures are not allowed
(#170) method name "BLTI::getUserName" must be in lower-case letters only
(#170) Visibility must be declared on method "getUserName"
(#174) Inline control structures are not allowed
(#175) Inline control structures are not allowed
(#176) Inline control structures are not allowed
(#177) Inline control structures are not allowed
(#181) method name "BLTI::getUserKey" must be in lower-case letters only
(#181) Visibility must be declared on method "getUserKey"
(#184) Inline control structures are not allowed
(#188) method name "BLTI::getUserImage" must be in lower-case letters only
(#188) Visibility must be declared on method "getUserImage"
(#190) Inline control structures are not allowed
(#192) Inline control structures are not allowed
(#194) Variable "grav_url" must not contain underscores.
(#195) Variable "grav_url" must not contain underscores.
(#195) Variable "grav_url" must not contain underscores.
(#196) Variable "grav_url" must not contain underscores.
(#199) method name "BLTI::getResourceKey" must be in lower-case letters only
(#199) Visibility must be declared on method "getResourceKey"
(#202) Inline control structures are not allowed
(#206) method name "BLTI::getResourceTitle" must be in lower-case letters only
(#206) Visibility must be declared on method "getResourceTitle"
(#208) Inline control structures are not allowed
(#212) method name "BLTI::getConsumerKey" must be in lower-case letters only
(#212) Visibility must be declared on method "getConsumerKey"
(#217) method name "BLTI::getCourseKey" must be in lower-case letters only
(#217) Visibility must be declared on method "getCourseKey"
(#218) Inline control structures are not allowed
(#221) Inline control structures are not allowed
(#225) method name "BLTI::getCourseName" must be in lower-case letters only
(#225) Visibility must be declared on method "getCourseName"
(#229) Inline control structures are not allowed
(#230) Inline control structures are not allowed
(#231) Inline control structures are not allowed
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Visibility must be declared on method "redirect"
(#245) Visibility must be declared on method "dump"
(#246) Inline control structures are not allowed
(#272) Line indented incorrectly; expected 4 spaces, found 5
(#272) method name "BLTI::decodeBase64" must be in lower-case letters only
(#272) Visibility must be declared on method "decodeBase64"
(#273) Variable "keysNoEncode" must be all lower-case
(#273) Line exceeds maximum limit of 180 characters; contains 369 characters
(#274) Line indented incorrectly; expected 8 spaces, found 9
(#274) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#275) Inline control structures are not allowed
(#275) Variable "keysNoEncode" must be all lower-case
(#277) Line indented incorrectly; expected 8 spaces, found 9
(#279) Line indented incorrectly; expected 4 spaces, found 5
(#283) A closing tag is not permitted at the end of a PHP file
local/ltiprovider/ims-blti/blti_util.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) "require_once" must be immediately followed by an open parenthesis
(#8) Line indented incorrectly; expected 0 spaces, found 2
(#8) function name "getLMSDummyData" must be lower-case letters only
(#9) Whitespace found at end of line
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected 0 spaces, found 2
(#26) Line indented incorrectly; expected 0 spaces, found 2
(#26) function name "validateDescriptor" must be lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#30) Line indented incorrectly; expected at least 8 spaces, found 7
(#31) Line indented incorrectly; expected at least 8 spaces, found 7
(#33) Variable "launch_url" must not contain underscores.
(#34) Inline control structures are not allowed
(#34) Variable "launch_url" must not contain underscores.
(#34) Variable "launch_url" must not contain underscores.
(#35) Inline control structures are not allowed
(#35) Variable "launch_url" must not contain underscores.
(#35) Variable "launch_url" must not contain underscores.
(#35) Variable "launch_url" must not contain underscores.
(#36) Variable "launch_url" must not contain underscores.
(#37) Line indented incorrectly; expected 0 spaces, found 2
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected 0 spaces, found 2
(#40) function name "launchInfo" must be lower-case letters only
(#43) Line indented incorrectly; expected at least 8 spaces, found 7
(#44) Line indented incorrectly; expected at least 8 spaces, found 7
(#46) Variable "launch_url" must not contain underscores.
(#47) Inline control structures are not allowed
(#47) Variable "launch_url" must not contain underscores.
(#47) Variable "launch_url" must not contain underscores.
(#48) Inline control structures are not allowed
(#48) Variable "launch_url" must not contain underscores.
(#48) Variable "launch_url" must not contain underscores.
(#48) Variable "launch_url" must not contain underscores.
(#50) Inline control structures are not allowed
(#50) Whitespace found at end of line
(#51) Space found after opening bracket of FOREACH loop
(#52) Line indented incorrectly; expected at least 8 spaces, found 6
(#53) Line indented incorrectly; expected at least 8 spaces, found 6
(#54) Line indented incorrectly; expected at least 8 spaces, found 6
(#55) Line indented incorrectly; expected 8 spaces, found 6
(#55) Expected "for (...) {\n"; found "for(...) { \n"
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Whitespace found at end of line
(#56) Line indented incorrectly; expected at least 12 spaces, found 8
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Whitespace found at end of line
(#57) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) Inline control structures are not allowed
(#58) Line indented incorrectly; expected at least 12 spaces, found 8
(#58) Inline control structures are not allowed
(#59) Line indented incorrectly; expected at least 12 spaces, found 8
(#59) Inline control structures are not allowed
(#60) Line indented incorrectly; expected 8 spaces, found 6
(#61) Line indented incorrectly; expected at least 8 spaces, found 6
(#62) Line indented incorrectly; expected at least 8 spaces, found 6
(#64) Variable "launch_url" must not contain underscores.
(#64) Space found before semicolon; expected ");" but found ") ;"
(#65) Line indented incorrectly; expected 0 spaces, found 2
(#68) Commas (,) must be followed by white space.
(#70) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#71) Commas (,) must be followed by white space.
(#72) Inline control structures are not allowed
(#74) Expected 1 space before "+"; 0 found
(#74) Expected 1 space after "+"; 0 found
(#94) function name "signParameters" must be lower-case letters only
(#94) Variable "oauth_consumer_key" must not contain underscores.
(#94) Variable "oauth_consumer_secret" must not contain underscores.
(#94) Whitespace found at end of line
(#95) Variable "submit_text" must not contain underscores.
(#95) Variable "org_id" must not contain underscores.
(#95) Variable "org_desc" must not contain underscores.
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "last_base_string" must not contain underscores.
(#99) Inline control structures are not allowed
(#100) Inline control structures are not allowed
(#101) Inline control structures are not allowed
(#102) Inline control structures are not allowed
(#102) Variable "org_id" must not contain underscores.
(#102) Variable "org_id" must not contain underscores.
(#103) Inline control structures are not allowed
(#103) Variable "org_desc" must not contain underscores.
(#103) Variable "org_desc" must not contain underscores.
(#104) Inline control structures are not allowed
(#104) Variable "submit_text" must not contain underscores.
(#104) Variable "submit_text" must not contain underscores.
(#106) Variable "test_token" must not contain underscores.
(#108) Variable "hmac_method" must not contain underscores.
(#109) Variable "test_consumer" must not contain underscores.
(#109) Variable "oauth_consumer_key" must not contain underscores.
(#109) Variable "oauth_consumer_secret" must not contain underscores.
(#109) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#111) Variable "acc_req" must not contain underscores.
(#111) Variable "test_consumer" must not contain underscores.
(#111) Variable "test_token" must not contain underscores.
(#113) Variable "acc_req" must not contain underscores.
(#113) Variable "hmac_method" must not contain underscores.
(#113) Variable "test_consumer" must not contain underscores.
(#113) Variable "test_token" must not contain underscores.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "last_base_string" must not contain underscores.
(#116) Variable "acc_req" must not contain underscores.
(#118) Variable "acc_req" must not contain underscores.
(#123) function name "signOnly" must be lower-case letters only
(#123) Variable "oauth_consumer_key" must not contain underscores.
(#123) Variable "oauth_consumer_secret" must not contain underscores.
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "last_base_string" must not contain underscores.
(#128) Variable "test_token" must not contain underscores.
(#130) Variable "hmac_method" must not contain underscores.
(#131) Variable "test_consumer" must not contain underscores.
(#131) Variable "oauth_consumer_key" must not contain underscores.
(#131) Variable "oauth_consumer_secret" must not contain underscores.
(#131) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#133) Variable "acc_req" must not contain underscores.
(#133) Variable "test_consumer" must not contain underscores.
(#133) Variable "test_token" must not contain underscores.
(#134) Variable "acc_req" must not contain underscores.
(#134) Variable "hmac_method" must not contain underscores.
(#134) Variable "test_consumer" must not contain underscores.
(#134) Variable "test_token" must not contain underscores.
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "last_base_string" must not contain underscores.
(#137) Variable "acc_req" must not contain underscores.
(#139) Variable "acc_req" must not contain underscores.
(#144) function name "postLaunchHTML" must be lower-case letters only
(#145) Variable "last_base_string" must not contain underscores.
(#148) Line exceeds maximum limit of 180 characters; contains 187 characters
(#148) Space found before semicolon; expected ""\" name=\"ltiLaunchForm\" id=\"ltiLaunchForm\" method=\"post\" target=\"basicltiLaunchFrame\" encType=\"application/x-www-form-urlencoded\">\n";" but found ""\" name=\"ltiLaunchForm\" id=\"ltiLaunchForm\" method=\"post\" target=\"basicltiLaunchFrame\" encType=\"application/x-www-form-urlencoded\">\n" ;"
(#150) Line exceeds 132 characters; contains 156 characters
(#150) Space found before semicolon; expected ""\" name=\"ltiLaunchForm\" id=\"ltiLaunchForm\" method=\"post\" encType=\"application/x-www-form-urlencoded\">\n";" but found ""\" name=\"ltiLaunchForm\" id=\"ltiLaunchForm\" method=\"post\" encType=\"application/x-www-form-urlencoded\">\n" ;"
(#152) Variable "submit_text" must not contain underscores.
(#153) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#153) Space found before closing bracket of FOREACH loop
(#168) Space found before semicolon; expected "" //<![CDATA[ \n";" but found "" //<![CDATA[ \n" ;"
(#178) Space found before semicolon; expected "" //]]> \n";" but found "" //]]> \n" ;"
(#181) Commas (,) must be followed by white space.
(#183) Expected 1 space after ".="; 2 found
(#183) Commas (,) must be followed by white space.
(#185) Expected 1 space after ".="; 2 found
(#185) Commas (,) must be followed by white space.
(#186) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#186) Space found before closing bracket of FOREACH loop
(#192) Commas (,) must be followed by white space.
(#192) Variable "last_base_string" must not contain underscores.
(#198) Commas (,) must be followed by white space.
(#201) Variable "ext_submit" must not contain underscores.
(#202) Variable "ext_submit_text" must not contain underscores.
(#202) Variable "submit_text" must not contain underscores.
(#208) Variable "ext_submit" must not contain underscores.
(#209) Variable "ext_submit_text" must not contain underscores.
(#220) function name "get_stringIMS" must be lower-case letters only
(#220) Commas (,) must be followed by white space.
(#224) Variable "optional_headers" must not contain underscores.
(#225) Opening brace should be on the same line as the declaration
(#226) Line indented incorrectly; expected at least 4 spaces, found 2
(#230) Whitespace found at end of line
(#231) Line indented incorrectly; expected 4 spaces, found 2
(#231) Variable "optional_headers" must not contain underscores.
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#232) Variable "optional_headers" must not contain underscores.
(#233) Line indented incorrectly; expected 4 spaces, found 2
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 4 spaces, found 2
(#235) Line indented incorrectly; expected at least 4 spaces, found 2
(#236) Line indented incorrectly; expected at least 4 spaces, found 2
(#237) Line indented incorrectly; expected at least 4 spaces, found 2
(#238) Line indented incorrectly; expected 4 spaces, found 2
(#239) Line indented incorrectly; expected at least 8 spaces, found 4
(#240) Line indented incorrectly; expected at least 8 spaces, found 4
(#241) Line indented incorrectly; expected 4 spaces, found 2
(#242) Line indented incorrectly; expected at least 4 spaces, found 2
(#243) Line indented incorrectly; expected 4 spaces, found 2
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#245) Line indented incorrectly; expected 4 spaces, found 2
(#246) Line indented incorrectly; expected at least 4 spaces, found 2
local/ltiprovider/index.php
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#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) This comment is 69% valid code; is this commented out code?
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Line exceeds maximum limit of 180 characters; contains 271 characters
(#67) Expected 1 space after "="; 2 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Line exceeds maximum limit of 180 characters; contains 255 characters
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Line exceeds maximum limit of 180 characters; contains 269 characters
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Line exceeds maximum limit of 180 characters; contains 269 characters
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line exceeds 132 characters; contains 140 characters
local/ltiprovider/lib.php
(#42) Line exceeds 132 characters; contains 141 characters
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Variable "user_count" must not contain underscores.
(#262) Variable "send_count" must not contain underscores.
(#263) Variable "error_count" must not contain underscores.
(#269) Variable "user_count" must not contain underscores.
(#269) Variable "user_count" must not contain underscores.
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line exceeds 132 characters; contains 143 characters
(#323) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline control structures are not allowed
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "float_grade" must not contain underscores.
(#344) Variable "float_grade" must not contain underscores.
(#347) Line exceeds 132 characters; contains 174 characters
(#350) Variable "error_count" must not contain underscores.
(#350) Variable "error_count" must not contain underscores.
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Variable "send_count" must not contain underscores.
(#360) Variable "send_count" must not contain underscores.
(#363) Variable "error_count" must not contain underscores.
(#363) Variable "error_count" must not contain underscores.
(#367) Variable "error_count" must not contain underscores.
(#367) Variable "error_count" must not contain underscores.
(#374) Line exceeds 132 characters; contains 141 characters
(#443) Line exceeds 132 characters; contains 149 characters
(#459) Line exceeds 132 characters; contains 145 characters
(#468) Expected "if (...) {\n"; found "if(...) {\n"
(#469) Expected "if (...) {\n"; found "if(...) {\n"
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Line exceeds maximum limit of 180 characters; contains 189 characters
(#580) Line exceeds 132 characters; contains 137 characters
local/ltiprovider/locallib.php
(#117) Line indented incorrectly; expected at least 8 spaces, found 6
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before ":"; 0 found
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Expected 1 space before "?"; 0 found
(#198) Line exceeds 132 characters; contains 139 characters
(#199) Expected 1 space before "?"; 0 found
(#199) Expected 1 space before ":"; 0 found
(#199) Line exceeds 132 characters; contains 142 characters
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline control structures are not allowed
(#230) Inline control structures are not allowed
(#232) Inline control structures are not allowed
(#234) Inline control structures are not allowed
(#236) Inline control structures are not allowed
(#238) Inline control structures are not allowed
(#240) Inline control structures are not allowed
(#242) Inline control structures are not allowed
(#244) Inline control structures are not allowed
(#246) Inline control structures are not allowed
(#248) Inline control structures are not allowed
(#291) Line exceeds 132 characters; contains 135 characters
(#369) Line indented incorrectly; expected 0 spaces, found 1
(#369) Line exceeds 132 characters; contains 137 characters
(#382) Expected 1 space before "=>"; 0 found
(#382) Expected 1 space after "=>"; 0 found
(#405) Line indented incorrectly; expected 3 spaces, found 4
(#406) Line indented incorrectly; expected 7 spaces, found 8
(#411) Line indented incorrectly; expected 11 spaces, found 12
(#422) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#526) Line exceeds 132 characters; contains 133 characters
(#535) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#579) Closing brace indented incorrectly; expected 1 spaces, found 0
(#603) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) The use of function print_r() is forbidden
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
local/ltiprovider/modinfo/chat.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.
local/ltiprovider/modinfo/forum.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.
local/ltiprovider/modinfo/quiz.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.
local/ltiprovider/services.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#82) Variable "custom_context_template" must not contain underscores.
(#84) Variable "custom_context_template" must not contain underscores.
(#116) Variable "resource_link_id" must not contain underscores.
(#136) Variable "resource_link_id" must not contain underscores.
local/ltiprovider/settings.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line exceeds 132 characters; contains 164 characters
(#65) Line exceeds 132 characters; contains 166 characters
(#68) Line exceeds 132 characters; contains 165 characters
(#87) Line exceeds 132 characters; contains 167 characters
local/ltiprovider/styles.js.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/ltiprovider/styles.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
local/ltiprovider/test/forcesendgrades.php
(#73) Variable "user_count" must not contain underscores.
(#74) Variable "send_count" must not contain underscores.
(#75) Variable "error_count" must not contain underscores.
(#86) Variable "user_count" must not contain underscores.
(#86) Variable "user_count" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line exceeds 132 characters; contains 135 characters
(#135) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline control structures are not allowed
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "float_grade" must not contain underscores.
(#155) Variable "float_grade" must not contain underscores.
(#158) Line exceeds 132 characters; contains 166 characters
(#161) Variable "error_count" must not contain underscores.
(#161) Variable "error_count" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "send_count" must not contain underscores.
(#175) Variable "send_count" must not contain underscores.
(#178) Variable "error_count" must not contain underscores.
(#178) Variable "error_count" must not contain underscores.
(#182) Variable "error_count" must not contain underscores.
(#182) Variable "error_count" must not contain underscores.
(#189) Line exceeds 132 characters; contains 133 characters
local/ltiprovider/test/lms.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#64) Space found before closing bracket of FOREACH loop
(#65) Line indented incorrectly; expected 8 spaces, found 6
(#66) Line indented incorrectly; expected at least 12 spaces, found 10
(#67) Line indented incorrectly; expected 8 spaces, found 6
(#68) Line indented incorrectly; expected 4 spaces, found 2
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Variable "cur_url" must not contain underscores.
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Inline control structures are not allowed
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Inline control structures are not allowed
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Inline control structures are not allowed
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Variable "cur_url" must not contain underscores.
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Variable "tool_consumer_instance_guid" must not contain underscores.
(#82) Line indented incorrectly; expected at least 4 spaces, found 2
(#82) Variable "tool_consumer_instance_description" must not contain underscores.
(#84) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Line indented incorrectly; expected at least 4 spaces, found 2
(#85) Inline control structures are not allowed
(#85) Variable "default_desc" must not contain underscores.
(#106) Line indented incorrectly; expected 0 spaces, found 2
(#108) Line indented incorrectly; expected 0 spaces, found 2
(#110) Line indented incorrectly; expected 0 spaces, found 2
(#114) Line indented incorrectly; expected 0 spaces, found 2
(#116) Line indented incorrectly; expected 0 spaces, found 2
(#117) Line exceeds 132 characters; contains 147 characters
(#117) Line exceeds 132 characters; contains 147 characters
(#117) Line exceeds 132 characters; contains 147 characters
(#118) Line indented incorrectly; expected 0 spaces, found 2
(#123) Line indented incorrectly; expected 0 spaces, found 2
(#123) Space found before closing bracket of FOREACH loop
(#127) Line indented incorrectly; expected 0 spaces, found 2
(#132) Line indented incorrectly; expected 0 spaces, found 2
(#134) Line indented incorrectly; expected 0 spaces, found 2
(#138) Line indented incorrectly; expected at least 8 spaces, found 6
(#139) Line indented incorrectly; expected at least 8 spaces, found 6
(#143) Line indented incorrectly; expected 0 spaces, found 2
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected 0 spaces, found 2
(#146) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Space found after opening bracket of FOREACH loop
(#146) Space found before closing bracket of FOREACH loop
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#150) Line indented incorrectly; expected 0 spaces, found 2
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "tool_consumer_instance_guid" must not contain underscores.
(#155) Variable "tool_consumer_instance_description" must not contain underscores.
(#155) Line exceeds 132 characters; contains 154 characters
(#155) Line exceeds 132 characters; contains 154 characters
(#155) Line exceeds 132 characters; contains 154 characters
(#173) Line exceeds 132 characters; contains 140 characters
(#173) Line exceeds 132 characters; contains 140 characters
(#173) Line exceeds 132 characters; contains 140 characters
local/ltiprovider/test/misc.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 3
(#3) function name "curPageURL" must be lower-case letters only
(#4) Variable "pageURL" must be all lower-case
(#5) Expected 1 space before "?"; newline found
(#6) Expected 1 space before ":"; newline found
(#7) Variable "pageURL" must be all lower-case
(#8) Variable "pageURL" must be all lower-case
(#9) Variable "pageURL" must be all lower-case
(#10) Line indented incorrectly; expected 0 spaces, found 3
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected 0 spaces, found 2
(#13) Variable "file_name" must not contain underscores.
(#13) Variable "zip_file" must not contain underscores.
(#15) Line indented incorrectly; expected at least 8 spaces, found 7
(#16) Line indented incorrectly; expected at least 8 spaces, found 7
(#19) Variable "file_name" must not contain underscores.
(#20) Inline control structures are not allowed
(#22) Variable "zip_entry" must not contain underscores.
(#23) Inline control structures are not allowed
(#23) Variable "zip_entry" must not contain underscores.
(#23) Variable "zip_file" must not contain underscores.
(#24) Variable "zip_entry" must not contain underscores.
(#25) Variable "zip_entry" must not contain underscores.
(#25) Variable "zip_entry" must not contain underscores.
(#26) Variable "zip_entry" must not contain underscores.
(#30) Line indented incorrectly; expected 4 spaces, found 5
(#30) Closing brace indented incorrectly; expected 4 spaces, found 5
(#32) Line indented incorrectly; expected 0 spaces, found 3
(#32) Closing brace indented incorrectly; expected 2 spaces, found 3
(#34) Variable "default_desc" must not contain underscores.
(#34) Whitespace found at end of line
(#36) Whitespace found at end of line within string
(#45) A closing tag is not permitted at the end of a PHP file
(#45) Additional whitespace found at end of file
local/ltiprovider/tool.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#32) Variable "custom_create_context" must not contain underscores.
(#45) Variable "custom_create_context" must not contain underscores.
(#45) Variable "custom_create_context" must not contain underscores.
(#69) Variable "resource_link_id" must not contain underscores.
(#70) Variable "resource_link_id" must not contain underscores.
(#71) Variable "resource_link_id" must not contain underscores.
(#71) Line exceeds 132 characters; contains 149 characters
(#76) Expected 1 space before ">"; 2 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#95) Variable "custom_create_context" must not contain underscores.
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "custom_create_context" must not contain underscores.
(#160) Variable "custom_context_template" must not contain underscores.
(#161) Variable "custom_context_template" must not contain underscores.
(#163) Variable "custom_context_template" must not contain underscores.
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Variable "old_username" must not contain underscores.
(#244) Variable "old_username" must not contain underscores.
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Variable "resource_link_id" must not contain underscores.
(#327) Variable "resource_link_id" must not contain underscores.
(#328) Variable "resource_link_id" must not contain underscores.
(#328) Line exceeds 132 characters; contains 143 characters
(#335) Variable "resource_link_title" must not contain underscores.
(#336) Variable "resource_link_description" must not contain underscores.
(#336) Line exceeds 132 characters; contains 153 characters
(#337) Variable "resource_link_type" must not contain underscores.
(#337) Line exceeds 132 characters; contains 153 characters
(#338) Variable "resource_link_title" must not contain underscores.
(#339) Variable "resource_link_title" must not contain underscores.
(#341) Variable "resource_link_description" must not contain underscores.
(#342) Variable "resource_link_description" must not contain underscores.
(#346) Variable "resource_link_title" must not contain underscores.
(#346) Variable "resource_link_type" must not contain underscores.
(#368) Variable "resource_link_type" must not contain underscores.
(#372) Variable "resource_link_id" must not contain underscores.
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected 1 space before "="; 0 found
(#375) Variable "resource_link_title" must not contain underscores.
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "resource_link_description" must not contain underscores.
(#379) Variable "draftid_editor" must not contain underscores.
(#381) Variable "draftid_editor" must not contain underscores.
(#382) Expected 1 space before "=>"; 0 found
(#382) Variable "resource_link_description" must not contain underscores.
(#382) Expected 1 space before "=>"; 0 found
(#382) Expected 1 space after "=>"; 0 found
(#382) Expected 1 space before "=>"; 0 found
(#382) Expected 1 space after "=>"; 0 found
(#382) Variable "draftid_editor" must not contain underscores.
(#382) Line exceeds 132 characters; contains 152 characters
(#408) Variable "custom_resource_link_copy_id" must not contain underscores.
(#408) Line exceeds 132 characters; contains 154 characters
(#409) Variable "custom_resource_link_copy_id" must not contain underscores.
(#410) Variable "custom_resource_link_copy_id" must not contain underscores.
(#410) Line exceeds 132 characters; contains 133 characters
(#413) Variable "resource_link_id" must not contain underscores.
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Expected 1 space after "="; 5 found
(#446) Expected 1 space after "="; 3 found
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Expected 1 space before ":"; 0 found
(#470) Line exceeds 132 characters; contains 143 characters
(#471) Expected 1 space after "="; 2 found
(#471) Expected 1 space before "?"; 2 found
(#471) Line exceeds 132 characters; contains 143 characters
(#487) Variable "custom_force_navigation" must not contain underscores.
(#490) Variable "custom_hide_left_blocks" must not contain underscores.
(#493) Variable "custom_hide_right_blocks" must not contain underscores.
(#496) Variable "custom_hide_page_header" must not contain underscores.
(#499) Variable "custom_hide_page_footer" must not contain underscores.
(#502) Variable "custom_custom_css" must not contain underscores.
(#503) Variable "custom_custom_css" must not contain underscores.
(#505) Variable "custom_show_blocks" must not contain underscores.
(#506) Variable "custom_show_blocks" must not contain underscores.
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) This comment is 67% valid code; is this commented out code?

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(197 errors, 10 warnings)

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

local/ltiprovider/classes/plugininfo/ltiproviderextension.php
(#33) Class ltiproviderextension is not documented
(#20) Package local is not valid
local/ltiprovider/db/access.php
(#20) Package local is not valid
local/ltiprovider/db/subplugins.php
(#20) Package local is not valid
local/ltiprovider/db/upgrade.php
(#28) Function xmldb_local_ltiprovider_upgrade is not documented
(#20) Package local is not valid
local/ltiprovider/edit.php
(#20) Package local is not valid
local/ltiprovider/edit_form.php
(#32) Class edit_form is not documented
(#35) Function edit_form::definition is not documented
(#218) Function edit_form::validation is not documented
(#31) Found comment starting with three or more slashes
(#20) Package local is not valid
local/ltiprovider/extension/scormbridge/lang/en/ltiproviderextension_scormbridge.php
(#20) Package ltiproviderextension is not valid
local/ltiprovider/extension/scormbridge/lib.php
(#20) Package ltiproviderextension is not valid
local/ltiprovider/extension/scormbridge/logout.php
(#20) Package local is not valid
local/ltiprovider/extension/scormbridge/tracking.js.php
(#17) No one-line description found in phpdocs for file
(#21) Package local is not valid
local/ltiprovider/extension/scormbridge/version.php
(#20) Package ltiproviderextension is not valid
local/ltiprovider/ims-blti/OAuth.php
(#4) File-level phpdocs block is not found
(#10) Class OAuthException is not documented
(#14) Class OAuthConsumer is not documented
(#29) Class OAuthToken is not documented
(#59) Class OAuthSignatureMethod is not documented
(#66) Class OAuthSignatureMethod_HMAC_SHA1 is not documented
(#93) Class OAuthSignatureMethod_PLAINTEXT is not documented
(#117) Class OAuthSignatureMethod_RSA_SHA1 is not documented
(#180) Class OAuthRequest is not documented
(#446) Class OAuthServer is not documented
(#648) Class OAuthDataStore is not documented
(#674) Class OAuthUtil is not documented
(#18) Function OAuthConsumer::__construct is not documented
(#24) Function OAuthConsumer::__toString is not documented
(#54) Function OAuthToken::__toString is not documented
(#60) Function OAuthSignatureMethod::check_signature is not documented
(#67) Function OAuthSignatureMethod_HMAC_SHA1::get_name is not documented
(#71) Function OAuthSignatureMethod_HMAC_SHA1::build_signature is not documented
(#94) Function OAuthSignatureMethod_PLAINTEXT::get_name is not documented
(#98) Function OAuthSignatureMethod_PLAINTEXT::build_signature is not documented
(#118) Function OAuthSignatureMethod_RSA_SHA1::get_name is not documented
(#122) Function OAuthSignatureMethod_RSA_SHA1::fetch_public_cert is not documented
(#132) Function OAuthSignatureMethod_RSA_SHA1::fetch_private_cert is not documented
(#140) Function OAuthSignatureMethod_RSA_SHA1::build_signature is not documented
(#159) Function OAuthSignatureMethod_RSA_SHA1::check_signature is not documented
(#189) Function OAuthRequest::__construct is not documented
(#278) Function OAuthRequest::set_parameter is not documented
(#293) Function OAuthRequest::get_parameter is not documented
(#297) Function OAuthRequest::get_parameters is not documented
(#301) Function OAuthRequest::unset_parameter is not documented
(#408) Function OAuthRequest::__toString is not documented
(#413) Function OAuthRequest::sign_request is not documented
(#423) Function OAuthRequest::build_signature is not documented
(#453) Function OAuthServer::__construct is not documented
(#457) Function OAuthServer::add_signature_method is not documented
(#649) Function OAuthDataStore::lookup_consumer is not documented
(#653) Function OAuthDataStore::lookup_token is not documented
(#657) Function OAuthDataStore::lookup_nonce is not documented
(#661) Function OAuthDataStore::new_request_token is not documented
(#665) Function OAuthDataStore::new_access_token is not documented
(#675) Function OAuthUtil::urlencode_rfc3986 is not documented
(#693) Function OAuthUtil::urldecode_rfc3986 is not documented
(#700) Function OAuthUtil::split_header is not documented
(#722) Function OAuthUtil::get_headers is not documented
(#750) Function OAuthUtil::parse_parameters is not documented
(#779) Function OAuthUtil::build_http_query is not documented
(#15) Variable OAuthConsumer::$key is not documented
(#16) Variable OAuthConsumer::$secret is not documented
(#31) Variable OAuthToken::$key is not documented
(#32) Variable OAuthToken::$secret is not documented
(#181) Variable OAuthRequest::$parameters is not documented
(#182) Variable OAuthRequest::$http_method is not documented
(#183) Variable OAuthRequest::$http_url is not documented
(#185) Variable OAuthRequest::$base_string is not documented
(#186) Variable OAuthRequest::$version is not documented
(#187) Variable OAuthRequest::$POST_INPUT is not documented
(#447) Variable OAuthServer::$timestamp_threshold is not documented
(#448) Variable OAuthServer::$version is not documented
(#449) Variable OAuthServer::$signature_methods is not documented
(#451) Variable OAuthServer::$data_store is not documented
(#34) Phpdocs for function OAuthToken::__construct has incomplete parameters list
(#197) Phpdocs for function OAuthRequest::from_request has incomplete parameters list
(#253) Phpdocs for function OAuthRequest::from_consumer_and_token has incomplete parameters list
(#464) Phpdocs for function OAuthServer::fetch_request_token has incomplete parameters list
(#483) Phpdocs for function OAuthServer::fetch_access_token has incomplete parameters list
(#503) Phpdocs for function OAuthServer::verify_request has incomplete parameters list
(#517) Phpdocs for function OAuthServer::get_version has incomplete parameters list
(#531) Phpdocs for function OAuthServer::get_signature_method has incomplete parameters list
(#551) Phpdocs for function OAuthServer::get_consumer has incomplete parameters list
(#568) Phpdocs for function OAuthServer::get_token has incomplete parameters list
(#583) Phpdocs for function OAuthServer::check_signature has incomplete parameters list
(#617) Phpdocs for function OAuthServer::check_timestamp has incomplete parameters list
(#630) Phpdocs for function OAuthServer::check_nonce has incomplete parameters list
(#10) Package is not specified for class OAuthException. It is also not specified in file-level phpdocs
(#14) Package is not specified for class OAuthConsumer. It is also not specified in file-level phpdocs
(#29) Package is not specified for class OAuthToken. It is also not specified in file-level phpdocs
(#59) Package is not specified for class OAuthSignatureMethod. It is also not specified in file-level phpdocs
(#66) Package is not specified for class OAuthSignatureMethod_HMAC_SHA1. It is also not specified in file-level phpdocs
(#93) Package is not specified for class OAuthSignatureMethod_PLAINTEXT. It is also not specified in file-level phpdocs
(#117) Package is not specified for class OAuthSignatureMethod_RSA_SHA1. It is also not specified in file-level phpdocs
(#180) Package is not specified for class OAuthRequest. It is also not specified in file-level phpdocs
(#446) Package is not specified for class OAuthServer. It is also not specified in file-level phpdocs
(#648) Package is not specified for class OAuthDataStore. It is also not specified in file-level phpdocs
(#674) Package is not specified for class OAuthUtil. It is also not specified in file-level phpdocs
local/ltiprovider/ims-blti/OAuthBody.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Function getLastOAuthBodyBaseString is not documented
(#13) Function handleOAuthBodyPOST is not documented
(#69) Function sendOAuthBodyPOST is not documented
(#98) Function sendOAuthParamsPOST is not documented
(#8) Package is not specified for function getLastOAuthBodyBaseString. It is also not specified in file-level phpdocs
(#13) Package is not specified for function handleOAuthBodyPOST. It is also not specified in file-level phpdocs
(#69) Package is not specified for function sendOAuthBodyPOST. It is also not specified in file-level phpdocs
(#98) Package is not specified for function sendOAuthParamsPOST. It is also not specified in file-level phpdocs
local/ltiprovider/ims-blti/TrivialOAuthDataStore.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#11) Function TrivialOAuthDataStore::add_consumer is not documented
(#15) Function TrivialOAuthDataStore::lookup_consumer is not documented
(#27) Function TrivialOAuthDataStore::lookup_token is not documented
(#33) Function TrivialOAuthDataStore::lookup_nonce is not documented
(#40) Function TrivialOAuthDataStore::new_request_token is not documented
(#44) Function TrivialOAuthDataStore::new_access_token is not documented
(#9) Variable TrivialOAuthDataStore::$consumers is not documented
(#5) Class TrivialOAuthDataStore does not have @copyright tag
(#5) Class TrivialOAuthDataStore does not have @license tag
(#5) Package is not specified for class TrivialOAuthDataStore. It is also not specified in file-level phpdocs
local/ltiprovider/ims-blti/blti.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Class BLTI is not documented
(#10) Function is_basic_lti_request is not documented
(#30) Function BLTI::__construct is not documented
(#130) Function BLTI::addSession is not documented
(#142) Function BLTI::isInstructor is not documented
(#150) Function BLTI::getUserEmail is not documented
(#159) Function BLTI::getUserShortName is not documented
(#170) Function BLTI::getUserName is not documented
(#181) Function BLTI::getUserKey is not documented
(#188) Function BLTI::getUserImage is not documented
(#199) Function BLTI::getResourceKey is not documented
(#206) Function BLTI::getResourceTitle is not documented
(#212) Function BLTI::getConsumerKey is not documented
(#217) Function BLTI::getCourseKey is not documented
(#225) Function BLTI::getCourseName is not documented
(#236) Function BLTI::redirect is not documented
(#245) Function BLTI::dump is not documented
(#22) Variable BLTI::$valid is not documented
(#23) Variable BLTI::$complete is not documented
(#24) Variable BLTI::$message is not documented
(#25) Variable BLTI::$basestring is not documented
(#26) Variable BLTI::$info is not documented
(#27) Variable BLTI::$row is not documented
(#28) Variable BLTI::$context_id is not documented
(#269) Phpdocs for function BLTI::decodeBase64 has incomplete parameters list
(#270) Invalid phpdocs tag @date used
(#20) Package is not specified for class BLTI. It is also not specified in file-level phpdocs
(#10) Package is not specified for function is_basic_lti_request. It is also not specified in file-level phpdocs
local/ltiprovider/ims-blti/blti_util.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Function getLMSDummyData is not documented
(#26) Function validateDescriptor is not documented
(#40) Function launchInfo is not documented
(#67) Function local_ltiprovider_split_custom_parameters is not documented
(#81) Function local_ltiprovider_map_keyname is not documented
(#94) Function signParameters is not documented
(#123) Function signOnly is not documented
(#144) Function postLaunchHTML is not documented
(#220) Function get_stringIMS is not documented
(#224) Function do_post_request is not documented
(#8) Package is not specified for function getLMSDummyData. It is also not specified in file-level phpdocs
(#26) Package is not specified for function validateDescriptor. It is also not specified in file-level phpdocs
(#40) Package is not specified for function launchInfo. It is also not specified in file-level phpdocs
(#67) Package is not specified for function local_ltiprovider_split_custom_parameters. It is also not specified in file-level phpdocs
(#81) Package is not specified for function local_ltiprovider_map_keyname. It is also not specified in file-level phpdocs
(#94) Package is not specified for function signParameters. It is also not specified in file-level phpdocs
(#123) Package is not specified for function signOnly. It is also not specified in file-level phpdocs
(#144) Package is not specified for function postLaunchHTML. It is also not specified in file-level phpdocs
(#220) Package is not specified for function get_stringIMS. It is also not specified in file-level phpdocs
(#224) Package is not specified for function do_post_request. It is also not specified in file-level phpdocs
local/ltiprovider/index.php
(#20) Package local is not valid
local/ltiprovider/lang/en/local_ltiprovider.php
(#20) Package local is not valid
local/ltiprovider/lib.php
(#51) Not recommended phpdocs tag @global used
(#51) Not recommended phpdocs tag @global used
(#20) Package local is not valid
local/ltiprovider/locallib.php
(#680) Function local_ltiprovider_update_user_profile_image is not documented
(#363) Phpdocs for function local_ltiprovider_duplicate_course has incomplete parameters list
(#583) Phpdocs for function local_ltiprovider_duplicate_module has incomplete parameters list
(#20) Package local is not valid
local/ltiprovider/modinfo/chat.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
local/ltiprovider/modinfo/forum.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
local/ltiprovider/modinfo/quiz.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
local/ltiprovider/services.php
(#20) Package local is not valid
local/ltiprovider/settings.php
(#20) Package local is not valid
local/ltiprovider/styles.js.php
(#20) Package local is not valid
local/ltiprovider/styles.php
(#20) Package local is not valid
local/ltiprovider/test/cron.php
(#20) Package local is not valid
local/ltiprovider/test/forcesendgrades.php
(#17) No one-line description found in phpdocs for file
(#21) Package local is not valid
local/ltiprovider/test/lms.php
(#2) File-level phpdocs block is not found
local/ltiprovider/test/misc.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function curPageURL is not documented
(#13) Function zip_open_and_read_entry is not documented
(#3) Package is not specified for function curPageURL. It is also not specified in file-level phpdocs
(#13) Package is not specified for function zip_open_and_read_entry. It is also not specified in file-level phpdocs
local/ltiprovider/tool.php
(#20) Package local is not valid
local/ltiprovider/version.php
(#20) Package local is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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