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

(371 errors, 38 warnings)

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

mod/data/field/poodll/field.class.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) 75 slashes comments are not allowed; use "// Comment." instead
(#3) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#8) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line exceeds 132 characters; contains 151 characters
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#20) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) 75 slashes comments are not allowed; use "// Comment." instead
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#37) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#37) Scope modifier not specified for member variable "$type"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) No space found before comment text; expected "// max bytes field" but found "//max bytes field"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) No space found before comment text; expected "// response type" but found "//response type"
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) This comment is 58% valid code; is this commented out code?
(#55) Line indented incorrectly; expected at least 8 spaces, found 7
(#67) Visibility must be declared on method "display_add_field"
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 75% valid code; is this commented out code?
(#75) No space found before comment text; expected "// editors_head_setup();" but found "//editors_head_setup();"
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Whitespace found at end of line
(#83) Expected "if (...) {\n"; found "if (...){\n"
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 13
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Commas (,) must be followed by white space.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Whitespace found at end of line
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 7
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 9
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 10
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Line exceeds 132 characters; contains 153 characters
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 9
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 10
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Line exceeds 132 characters; contains 153 characters
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 9
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 10
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Line exceeds 132 characters; contains 135 characters
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 12 spaces, found 9
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 12 spaces, found 9
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 16 spaces, found 4
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 20 spaces, found 5
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 16 spaces, found 4
(#124) Expected "} else {\n"; found "}else{\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 20 spaces, found 5
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 10
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Line exceeds maximum limit of 180 characters; contains 189 characters
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 9
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 10
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Line exceeds 132 characters; contains 157 characters
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Closing brace indented incorrectly; expected 8 spaces, found 2
(#136) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Visibility must be declared on method "get_file"
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) No space found before comment text; expected "// remove @@pluginfile" but found "//remove @@pluginfile"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#156) Closing brace indented incorrectly; expected 1 spaces, found 4
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Visibility must be declared on method "display_search_field"
(#163) Visibility must be declared on method "parse_search_field"
(#167) Visibility must be declared on method "generate_sql"
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Line exceeds 132 characters; contains 161 characters
(#176) Visibility must be declared on method "print_after_form"
(#180) Visibility must be declared on method "update_content"
(#186) Whitespace found at end of line
(#186) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Usage of ELSEIF not allowed; use ELSE IF instead
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 14
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 58% valid code; is this commented out code?
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#213) Whitespace found at end of line
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 5
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 9
(#228) Visibility must be declared on method "display_browse_field"
(#230) Whitespace found at end of line
(#231) No space found before comment text; expected "// We have quite the old javascript.php based "click to play"" but found "//We have quite the old javascript.php based "click to play""
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) No space found before comment text; expected "// This just make sure double sure doesn't get called." but found "//This just make sure double sure doesn't get called."
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Whitespace found at end of line
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 16 spaces, found 5
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Line indented incorrectly; expected 16 spaces, found 9
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 20 spaces, found 9
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 20 spaces, found 9
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 24 spaces, found 11
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 24 spaces, found 6
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Line indented incorrectly; expected at least 24 spaces, found 10
(#252) No space found before comment text; expected "// this lower string though more efficient didn't load flowplayer embed js on time, so better to defer to the filter" but found "//this lower string though more efficient didn't load flowplayer embed js on time, so better to defer to the filter"
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line exceeds 132 characters; contains 178 characters
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) This comment is 68% valid code; is this commented out code?
(#253) Line indented incorrectly; expected at least 24 spaces, found 10
(#253) No space found before comment text; expected "// $str= fetchSimpleAudioPlayer('auto', $mediapath, "http", $CFG->filter_poodll_audiowidth, $CFG->filter_poodll_audioheight,$embed, $embedstring,false);" but found "//$str= fetchSimpleAudioPlayer('auto', $mediapath, "http", $CFG->filter_poodll_audiowidth, $CFG->filter_poodll_audioheight,$embed, $embedstring,false);"
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 20 spaces, found 9
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 24 spaces, found 10
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 24 spaces, found 6
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Line indented incorrectly; expected at least 24 spaces, found 4
(#259) No space found before comment text; expected "// this lower string though more efficient didn't load flowplayer embed js on time, so better to defer to the filter" but found "//this lower string though more efficient didn't load flowplayer embed js on time, so better to defer to the filter"
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) This comment is 75% valid code; is this commented out code?
(#260) Line indented incorrectly; expected at least 24 spaces, found 4
(#260) No space found before comment text; expected "// $str .= fetchSimpleVideoPlayer('auto',$mediapath,$CFG->filter_poodll_videowidth,$CFG->filter_poodll_videoheight,'http',false,true,'Play');" but found "//$str .= fetchSimpleVideoPlayer('auto',$mediapath,$CFG->filter_poodll_videowidth,$CFG->filter_poodll_videoheight,'http',false,true,'Play');"
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 20 spaces, found 9
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 20 spaces, found 9
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 24 spaces, found 10
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 20 spaces, found 9
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 24 spaces, found 10
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 16 spaces, found 3
(#272) Closing brace indented incorrectly; expected 9 spaces, found 3
(#273) Whitespace found at end of line
(#288) Visibility must be declared on method "file_ok"
mod/data/field/poodll/lang/en/datafield_poodll.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// these need to go in /mod/data/lang/en/data.php" but found "//these need to go in /mod/data/lang/en/data.php"
mod/data/field/poodll/version.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(16 errors, 1 warnings)

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

mod/data/field/poodll/field.class.php
(#24) File-level phpdocs block is not found
(#35) Class data_field_poodll is not documented
(#67) Function data_field_poodll::display_add_field is not documented
(#141) Function data_field_poodll::get_file is not documented
(#159) Function data_field_poodll::display_search_field is not documented
(#163) Function data_field_poodll::parse_search_field is not documented
(#167) Function data_field_poodll::generate_sql is not documented
(#176) Function data_field_poodll::print_after_form is not documented
(#180) Function data_field_poodll::update_content is not documented
(#37) Variable data_field_poodll::$type is not documented
(#2) Found comment starting with three or more slashes
(#22) Found comment starting with three or more slashes
(#35) Package is not specified for class data_field_poodll. It is also not specified in file-level phpdocs
mod/data/field/poodll/lang/en/datafield_poodll.php
(#2) Empty line found after PHP open tag
(#21) Package datafield is not valid
mod/data/field/poodll/version.php
(#17) No one-line description found in phpdocs for file
(#18) Package datafield 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]